mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -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
140 B
ReStructuredText
5 lines
140 B
ReStructuredText
CMAKE_VS_SDK_SOURCE_DIRECTORIES
|
|
-------------------------------
|
|
|
|
This variable allows to override Visual Studio default Source Directories.
|