We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf13b4 commit 2125ba8Copy full SHA for 2125ba8
cmake/python-highs.cmake
@@ -72,7 +72,7 @@ if (HIPO)
72
target_compile_definitions(_core PRIVATE HIPO_USES_OPENBLAS)
73
elseif(blas_lower MATCHES "accelerate")
74
target_compile_definitions(_core PRIVATE HIPO_USES_APPLE_BLAS)
75
- endief()
+ endif()
76
77
endif()
78
0 commit comments