mirror of
https://github.com/reactos/CMake.git
synced 2025-03-06 10:58:49 +00: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
143 B
ReStructuredText
5 lines
143 B
ReStructuredText
CMAKE_VS_SDK_INCLUDE_DIRECTORIES
|
|
--------------------------------
|
|
|
|
This variable allows to override Visual Studio default Include Directories.
|