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
6a1a644940
CMake
/
Tests
/
RunCMake
/
install
/
SkipInstallRulesNoWarning2....
2 lines
46 B
CMake
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
install
(
FILES
CMakeLists.txt
DESTINATION
src
)