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
c4e672358c
CMake
/
Tests
/
MissingInstall
/
mybin.cpp
2 lines
14 B
C++
Raw
Normal View
History
Unescape
Escape
InstallRules: added new variable to disable generation of install rules The boolean variable CMAKE_SKIP_INSTALL_RULES allows disabling generation of install rules for projects which don't want them.
2013-12-25 20:59:24 +04:00
int
main
(
)
{
}