index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
install
/
SkipInstallRulesWarning.cmake
blob: b621d9b54fec6cc5bca8846125f2a9be3df4272d (
plain
)
1
2
set(CMAKE_SKIP_INSTALL_RULES ON) install(FILES CMakeLists.txt DESTINATION src)