do not entangle tests
This commit is contained in:
11
test/fc_openblas/cmake/autocmake.yml
Normal file
11
test/fc_openblas/cmake/autocmake.yml
Normal file
@ -0,0 +1,11 @@
|
||||
name: example
|
||||
min_cmake_version: 2.8
|
||||
modules:
|
||||
- fc:
|
||||
- source: ../../../modules/fc.cmake
|
||||
- math:
|
||||
- source: ../../../modules/math/openblas.cmake
|
||||
- default_build_paths:
|
||||
- source: ../../../modules/default_build_paths.cmake
|
||||
- src:
|
||||
- source: ../../../modules/src.cmake
|
Reference in New Issue
Block a user