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
CMakeLists.txt: set ITKPythonPackage_WHEEL_NAME earlier
This fixes building the monolithic "itk" Python package because we
define the variable before the checks like:
if(NOT ITKPythonPackage_WHEEL_NAME STREQUAL "itk")
0 commit comments