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
For the SuperBuild, there's an additional problem that not all projects will use FindPython, so somehow we'll have to pass ${Python_EXECUTABLE} to PYTHON_EXECUTABLE. It's going to be messy...
See SyneRBI/SIRF#504
For the SuperBuild, there's an additional problem that not all projects will use
FindPython, so somehow we'll have to pass${Python_EXECUTABLE}toPYTHON_EXECUTABLE. It's going to be messy...