s/clapack/lapacke/
This commit is contained in:
18
test/cc_lapacke/cc_clapack/cmake/autocmake.cfg
Normal file
18
test/cc_lapacke/cc_clapack/cmake/autocmake.cfg
Normal file
@ -0,0 +1,18 @@
|
||||
[project]
|
||||
name: example
|
||||
min_cmake_version: 2.8
|
||||
|
||||
[cc]
|
||||
source: ../../../modules/cc.cmake
|
||||
|
||||
[static]
|
||||
source: ../../../modules/static_linking.cmake
|
||||
|
||||
[math_libs]
|
||||
source: ../../../modules/math_libs.cmake
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
||||
[src]
|
||||
source: ../../../modules/src.cmake
|
Reference in New Issue
Block a user