mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-04 13:48:35 -06:00
CSharp: Add 'debug:portable' to v142 flag table for VS
This commit is contained in:
committed by
Brad King
parent
4f9228a300
commit
e38997d85a
@@ -200,6 +200,13 @@
|
||||
"value": "pdbonly",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "DebugType",
|
||||
"switch": "debug:portable",
|
||||
"comment": "",
|
||||
"value": "portable",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "Optimize",
|
||||
"switch": "optimize",
|
||||
|
||||
Reference in New Issue
Block a user