| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | VS: Add support for VS_DEBUGGER_* properties on custom targets | Nils Gladitz | 2019-01-16 | 1 | -1/+2 |
| | | | | | | | 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_COMMAND | Hannes Mezger | 2018-03-14 | 1 | -0/+5 |
| Fixes: #17819 | |||||
