Added lapacke sources.

This commit is contained in:
Hank Anderson
2015-02-25 16:51:08 -06:00
parent e19bf3a28b
commit 1d183dcda8
4 changed files with 18 additions and 9 deletions

View File

@@ -51,7 +51,10 @@ else()
endif ()
include("${CMAKE_SOURCE_DIR}/cmake/c_check.cmake")
include("${CMAKE_SOURCE_DIR}/cmake/f_check.cmake")
if (NOT NOFORTRAN)
include("${CMAKE_SOURCE_DIR}/cmake/f_check.cmake")
endif ()
# compile getarch
set(GETARCH_SRC