Hello,
I successfully built Slicer from source (4.7) for the first time and I would like to include some remote itk modules. I see them in the …\ITKv4\Modules\Remote directory, but how do I incorporate them into my build? Is there a CMake option I can use? I have tried “SLICER_BUILD_” and “MODULE_” as Bool ON options and that doesn’t work (in fact they break my Slicer build). I’d appreciate anyone who could point me in the right direction for this question.
Thank you