Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake failure in sanity test is resolved by using modern list searching paradim. Use 'if( ${var} IN_LIST MYLIST)' CMake Error at Wrapping/TypedefMacros.cmake:326 (message): itk_wrap_class: Invalid option 'EXPLICIT_SPECIALIZATION'. Possible values are POINTER, POINTER_WITH_CONST_POINTER, POINTER_WITH_SUPERCLASS, POINTER_WITH_2_SUPERCLASSES, EXPLICIT_SPECIALIZATION, POINTER_WITH_EXPLICIT_SPECIALIZATION, ENUM and AUTOPOINTER Call Stack (most recent call first): Wrapping/TypedefMacros.cmake:272 (itk_wrap_named_class) Modules/Core/Common/wrapping/vnl_c_vector.wrap:7 (itk_wrap_class) Wrapping/TypedefMacros.cmake:196 (include) Wrapping/TypedefMacros.cmake:150 (itk_load_submodule) Modules/Core/Common/wrapping/CMakeLists.txt:60 (itk_auto_load_submodules)
- Loading branch information