mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Create `CMAKE_VS_SDK_*_DIRECTORIES` variables to tell the VS generator how to populate fields in `.vcxproj` files that specify SDK directories. Fixes: #17908
5 lines
152 B
ReStructuredText
5 lines
152 B
ReStructuredText
CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES
|
|
-----------------------------------
|
|
|
|
This variable allows to override Visual Studio default Executable Directories.
|