Help/guide/tutorial: Adopt tutorial code

This commit is contained in:
Kitware Robot
2019-05-30 12:41:21 -04:00
committed by Betsy McPhail
parent d2fde94809
commit 862cfc0e6c
123 changed files with 2 additions and 2 deletions
@@ -0,0 +1,7 @@
include("release/CPackConfig.cmake")
set(CPACK_INSTALL_CMAKE_PROJECTS
"debug;Tutorial;ALL;/"
"release;Tutorial;ALL;/"
)