This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 17:59:24 +01:00
int
main
(
)
{
}
Reference in New Issue
Copy Permalink