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 | -1/+1 |
| | | | | | This adds VS_DEBUGGER_COMMAND_ARGUMENTS and VS_DEBUGGER_ENVIRONMENT as well as allowing VS_DEBUGGER_* to use generator expressions. | ||||
* | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY | Michael Stürmer | 2016-11-30 | 1 | -0/+22 |