CMake/Tests/RunCMake/VS10Project
Fabian Otto 6122909c33 VS: Add option to set `ConfigurationType` of a .vcxproj file
Add a VS_CONFIGURATION_TYPE target property to set this value
explicitly.  This is useful to build a Windows Kernel Mode Driver,
for example.
2016-02-26 10:52:13 -05:00
..
CMakeLists.txt
RunCMakeTest.cmake
VsConfigurationType-check.cmake
VsConfigurationType.cmake
foo.cpp