We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6deb1 commit 875f30dCopy full SHA for 875f30d
CMakeLists.txt
@@ -310,6 +310,7 @@ if( NOT ("${ITK_NIFTI_IO_ANALYZE_FLAVOR}" STREQUAL "ITK4Warning" OR
310
) )
311
set(ITK_NIFTI_IO_ANALYZE_FLAVOR "ITK4Warning" CACHE STRING ${ITK_NIFTI_IO_ANALYZE_FLAVOR_DOC_STRING} FORCE)
312
endif()
313
+mark_as_advanced(ITK_NIFTI_IO_ANALYZE_FLAVOR)
314
315
316
#-----------------------------------------------------------------------------
0 commit comments