move cblas and lapacke to own dir
This commit is contained in:
parent
c7356b499e
commit
a850a854b0
@ -5,8 +5,8 @@ min_cmake_version: 2.8
|
||||
[cxx]
|
||||
source: ../../../modules/cxx.cmake
|
||||
|
||||
[cblas]
|
||||
source: ../../../modules/cblas.cmake
|
||||
[math]
|
||||
source: ../../../modules/math/cblas.cmake
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
@ -5,11 +5,9 @@ min_cmake_version: 2.8
|
||||
[cxx]
|
||||
source: ../../../modules/cxx.cmake
|
||||
|
||||
[cblas]
|
||||
source: ../../../modules/cblas.cmake
|
||||
|
||||
[lapacke]
|
||||
source: ../../../modules/lapacke.cmake
|
||||
[math]
|
||||
source: ../../../modules/math/cblas.cmake
|
||||
source: ../../../modules/math/lapacke.cmake
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user