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
COMP: fix CMake configure error when Python is not found
If Python is not found, PYTHON_VERSION_STRING is empty causing:
CMake Error at src/CMakeLists.txt:26 (if):
if given arguments:
"VERSION_LESS" "2.7"
Unknown arguments specified
0 commit comments