Skip to content

Commit 875f30d

Browse files
committed
STYLE: ITK_NIFTI_IO_ANALYZE_FLAVOR is an advanced feature
1 parent bc6deb1 commit 875f30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ if( NOT ("${ITK_NIFTI_IO_ANALYZE_FLAVOR}" STREQUAL "ITK4Warning" OR
310310
) )
311311
set(ITK_NIFTI_IO_ANALYZE_FLAVOR "ITK4Warning" CACHE STRING ${ITK_NIFTI_IO_ANALYZE_FLAVOR_DOC_STRING} FORCE)
312312
endif()
313+
mark_as_advanced(ITK_NIFTI_IO_ANALYZE_FLAVOR)
313314

314315

315316
#-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)