Skip to content

Commit 47a668e

Browse files
Fix a minor bug
1 parent 6a979e3 commit 47a668e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

LAPACKE/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
message(STATUS "LAPACKE enabled")
22
enable_language(C)
33

4-
add_subdirectory(include)
5-
64
set(LAPACK_INSTALL_EXPORT_NAME ${LAPACKELIB}-targets)
75

86
include_directories(include ${LAPACK_BINARY_DIR}/include)

0 commit comments

Comments
 (0)