Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
install
/
SkipInstallRulesWarning.cmake
blob: b621d9b54fec6cc5bca8846125f2a9be3df4272d [
file
]
set
(
CMAKE_SKIP_INSTALL_RULES ON
)
install
(
FILES
CMakeLists
.
txt DESTINATION src
)