Nils Gladitz
|
22b43b0009
|
VS: Add support for VS_DEBUGGER_* properties on custom targets
Visual studio itself supports the corresponding `LocalDebugger*`
properties on utility targets; support generating them from CMake as
well.
|
2019-01-16 10:21:01 -05:00 |
|
Jon Chronopoulos
|
797de7a6f6
|
VS10Project: Expand VS_DEBUGGER_* capabilities
This adds VS_DEBUGGER_COMMAND_ARGUMENTS and VS_DEBUGGER_ENVIRONMENT as
well as allowing VS_DEBUGGER_* to use generator expressions.
|
2018-06-17 17:55:27 +10:00 |
|
Hannes Mezger
|
5a7113d8fb
|
VS: Add target property VS_DEBUGGER_COMMAND
Fixes: #17819
|
2018-03-14 13:27:15 -04:00 |
|