mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Help/guide/tutorial: Adopt tutorial code
This commit is contained in:
committed by
Betsy McPhail
parent
d2fde94809
commit
862cfc0e6c
@@ -0,0 +1,7 @@
|
||||
|
||||
include("release/CPackConfig.cmake")
|
||||
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS
|
||||
"debug;Tutorial;ALL;/"
|
||||
"release;Tutorial;ALL;/"
|
||||
)
|
||||
Reference in New Issue
Block a user