Update CMakeLists.txt
This commit is contained in:
parent
ba62544ad3
commit
0cf97e6727
|
@ -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…
Reference in New Issue