Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add support for VS_DEBUGGER_* properties on custom targets | Nils Gladitz | 2019-01-16 | 1 | -17/+19 |
| | | | | | | Visual studio itself supports the corresponding `LocalDebugger*` properties on utility targets; support generating them from CMake as well. | ||||
* | VS10Project: Expand VS_DEBUGGER_* capabilities | Jon Chronopoulos | 2018-06-17 | 1 | -0/+22 |
This adds VS_DEBUGGER_COMMAND_ARGUMENTS and VS_DEBUGGER_ENVIRONMENT as well as allowing VS_DEBUGGER_* to use generator expressions. |