We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a979e3 commit 47a668eCopy full SHA for 47a668e
LAPACKE/CMakeLists.txt
@@ -1,8 +1,6 @@
1
message(STATUS "LAPACKE enabled")
2
enable_language(C)
3
4
-add_subdirectory(include)
5
-
6
set(LAPACK_INSTALL_EXPORT_NAME ${LAPACKELIB}-targets)
7
8
include_directories(include ${LAPACK_BINARY_DIR}/include)
0 commit comments