You’ll also need to set SOURCE_SUBDIR
to Examples/CustomApplications/Clone1
there, make some clone1.bundle.cmake
module to do the packaging (cribbing from paraview.bundle.cmake
is probably best), and hook in the packaging of clone1
in superbuild_add_packaging
in the top-level CMakeLists.txt
.