mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
6122909c33
Add a VS_CONFIGURATION_TYPE target property to set this value explicitly. This is useful to build a Windows Kernel Mode Driver, for example.
3 lines
49 B
CMake
3 lines
49 B
CMake
include(RunCMake)
|
|
run_cmake(VsConfigurationType)
|