You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Set plural library variables for GDCM system deps
GDCM's CMakeLists.txt guards find_package() calls with checks on
ZLIB_LIBRARIES and EXPAT_LIBRARIES (plural forms). Set these from ITK's
bundled library targets so the guards work correctly.
0 commit comments