Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to know, where to find and list all the cmake project variables/macros which may be used in the launch.vs.json file. Currently I know that there are ${workspaceRoot}
and ${debugInfo.fullTargetPath}
, but I am sure there are more and I would be glad to get a whole list of them.