Update CMakeLists.txt
This commit is contained in:
parent
ba62544ad3
commit
0cf97e6727
|
@ -321,7 +321,7 @@ if (NOT NOFORTRAN)
|
||||||
if (NOT ONLY_CBLAS)
|
if (NOT ONLY_CBLAS)
|
||||||
# Build test and ctest
|
# Build test and ctest
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
endif
|
endif()
|
||||||
if (BUILD_TESTING)
|
if (BUILD_TESTING)
|
||||||
add_subdirectory(lapack-netlib/TESTING)
|
add_subdirectory(lapack-netlib/TESTING)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in New Issue