This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
72e0dc58d3
CMake
/
Tests
/
RunCMake
/
VS10Project
/
foo.cpp
2 lines
15 B
C++
Raw
Normal View
History
Unescape
Escape
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 00:04:05 +03:00
void
foo
(
)
{
}