Skip to content

Commit

Permalink
Fix a minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
weslleyspereira committed Oct 31, 2023
1 parent 6a74005 commit 981af11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LAPACKE/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
message(STATUS "LAPACKE enabled")
enable_language(C)

add_subdirectory(include)

set(LAPACK_INSTALL_EXPORT_NAME ${LAPACKELIB}-targets)

include_directories(include ${LAPACK_BINARY_DIR}/include)
Expand Down

0 comments on commit 981af11

Please sign in to comment.