NRRD module settings hidden in cmake?

Hi all,

Normally when I want to enable an ITK module, I go in ccmake (or CMake.app), turn on advanced mode, and search for the module name. I tried this just now searching for NRRD and found nothing. Is that expected?

Thanks,

Sean

Yes. When a module is enabled as a dependency of another module, it is hidden from the list of modules that can be manually enabled.