add test for accelerate framework
This commit is contained in:
15
test/cxx_accelerate/cmake/autocmake.cfg
Normal file
15
test/cxx_accelerate/cmake/autocmake.cfg
Normal file
@ -0,0 +1,15 @@
|
||||
[project]
|
||||
name: example
|
||||
min_cmake_version: 2.8
|
||||
|
||||
[cxx]
|
||||
source: ../../../modules/cxx.cmake
|
||||
|
||||
[math]
|
||||
source: ../../../modules/math/accelerate.cmake
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
||||
[src]
|
||||
source: ../../../modules/src.cmake
|
Reference in New Issue
Block a user