Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
124e40947cd4e86edaa1d5c6f34f63d460a51100
/
.
/
Help
/
guide
/
tutorial
/
Complete
/
MultiCPackConfig.cmake
blob: c2583dfff54ba017e8f95027aaefd0d535d84d04 [
file
]
include
(
"release/CPackConfig.cmake"
)
set
(
CPACK_INSTALL_CMAKE_PROJECTS
"debug;Tutorial;ALL;/"
"release;Tutorial;ALL;/"
)