ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Detailed CMake options are not marked as advanced.

Open blowekamp opened this issue 1 year ago • 1 comments

Description

The following CMake options/varaibles are not marked as advacned.

COREFOUNDATION_LIBRARY */Applications/Xcode_14.2.app/Contents/Develop GDCM_USE_COREFOUNDATION_LIBRAR *ON
Module_FastBilateral *OFF
OPJ_USE_DSYMUTIL *OFF

Steps to Reproduce

The above where included in the ccmake GUI on Mac OS X initial configuration

Expected behavior

These options seem like they should be marked advanced.

blowekamp avatar Apr 30 '24 15:04 blowekamp

xref: https://github.com/malaterre/GDCM/pull/172

thewtex avatar May 02 '24 22:05 thewtex