SkipInstallRulesWarning.cmake 79 B

12
  1. set(CMAKE_SKIP_INSTALL_RULES ON)
  2. install(FILES CMakeLists.txt DESTINATION src)