CMake/Tests/RunCMake/install/SkipInstallRulesNoWarning2.cmake
Nils Gladitz be0458c562 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.
2014-01-08 16:28:14 +01:00

2 lines
46 B
CMake

install(FILES CMakeLists.txt DESTINATION src)