Operating system: Windows
Slicer version: 4.7
CMake: 3.8.2
I added a new module using the extension manager and the module is set to be a loadable module. Try to build the extension using CMake. The Slicer_DIR was set to be the Slicer_build directory in CMake.
I got the following error in CMake:
CMake Error at Logic/CMakeLists.txt:20 (SlicerMacroBuildModuleLogic):
Unknown CMake command
“SlicerMacroBuildModuleLogic”
Could you please let me know what is missing here?
Thanks,
Shelly