Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
install
/
FILES-EXCLUDE_FROM_ALL.cmake
blob: 720299b94fcbc7dd0f3afbd34f4eb9f2e09f518d [
file
]
install
(
FILES main
.
c DESTINATION src
-
all
)
install
(
FILES main
.
c DESTINATION src
-
uns EXCLUDE_FROM_ALL
)
install
(
FILES main
.
c DESTINATION src
-
exc EXCLUDE_FROM_ALL COMPONENT exc
)