COMP: Fail early building script with PythonQt disabled
CMake Error at Software/Slicer/SlicerCustomAppTemplate/build-SlicerSALT/slicersources-src/CMake/SlicerMacroBuildScriptedModule.cmake:94 (ctkMacroCompilePythonScript):
Unknown CMake command "ctkMacroCompilePythonScript".
Call Stack (most recent call first):
Software/Slicer/SlicerCustomAppTemplate/build-SlicerSALT/Sequences/SequenceSampleData/CMakeLists.txt:17 (slicerMacroBuildScriptedModule)
This is caused because the cmake macro ctkMacroCompilePythonScript
is only included when PythonQt is on.