mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
@@ -47,5 +47,8 @@ static cmVS7FlagTable cmVS10CudaFlagTable[] = {
|
|||||||
{ "HostDebugInfo", "g", "", "true", 0 },
|
{ "HostDebugInfo", "g", "", "true", 0 },
|
||||||
{ "HostDebugInfo", "-debug", "", "true", 0 },
|
{ "HostDebugInfo", "-debug", "", "true", 0 },
|
||||||
|
|
||||||
|
{ "MaxRegCount", "maxrregcount=", "", "", cmVS7FlagTable::UserValue },
|
||||||
|
{ "MaxRegCount", "maxrregcount", "", "", cmVS7FlagTable::UserFollowing },
|
||||||
|
|
||||||
{ 0, 0, 0, 0, 0 }
|
{ 0, 0, 0, 0, 0 }
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user