Update system.cmake
This commit is contained in:
parent
de8ca69976
commit
2f79f24971
|
@ -290,6 +290,8 @@ else ()
|
||||||
set (CCOMMON_OPT "${CCOMMON_OPT} -DLAPACK_ILP64")
|
set (CCOMMON_OPT "${CCOMMON_OPT} -DLAPACK_ILP64")
|
||||||
endif ()
|
endif ()
|
||||||
set(TIMER "NONE")
|
set(TIMER "NONE")
|
||||||
|
else ()
|
||||||
|
set (NO_LAPACK 1)
|
||||||
endif ()
|
endif ()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue