mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Visual studio itself supports the corresponding `LocalDebugger*` properties on utility targets; support generating them from CMake as well.
7 lines
216 B
ReStructuredText
7 lines
216 B
ReStructuredText
vs-debug-utility-targets
|
|
------------------------
|
|
|
|
* :ref:`Visual Studio Generators` for VS 2010 and above learned
|
|
to support the ``VS_DEBUGGER_*`` properties on targets created
|
|
via :command:`add_custom_target`.
|