be0458c562
The boolean variable CMAKE_SKIP_INSTALL_RULES allows disabling generation of install rules for projects which don't want them.
2 lines
46 B
CMake
2 lines
46 B
CMake
install(FILES CMakeLists.txt DESTINATION src)
|