Browse Source

Update CMakeLists.txt

pull/4041/head
Martin Kroeker GitHub 3 years ago
parent
commit
0cf97e6727
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt View File

@@ -321,7 +321,7 @@ if (NOT NOFORTRAN)
if (NOT ONLY_CBLAS)
# Build test and ctest
add_subdirectory(test)
endif
endif()
if (BUILD_TESTING)
add_subdirectory(lapack-netlib/TESTING)
endif()


Loading…
Cancel
Save