Skip to content

Commit 2125ba8

Browse files
committed
typo
1 parent 4cf13b4 commit 2125ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/python-highs.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ if (HIPO)
7272
target_compile_definitions(_core PRIVATE HIPO_USES_OPENBLAS)
7373
elseif(blas_lower MATCHES "accelerate")
7474
target_compile_definitions(_core PRIVATE HIPO_USES_APPLE_BLAS)
75-
endief()
75+
endif()
7676

7777
endif()
7878

0 commit comments

Comments
 (0)