Skip to content

Commit 981af11

Browse files
Fix a minor bug
1 parent 6a74005 commit 981af11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

LAPACKE/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
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)