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)
|