reactivate one real test
This commit is contained in:
16
test/boost_header_only/cmake/autocmake.yml
Normal file
16
test/boost_header_only/cmake/autocmake.yml
Normal file
@ -0,0 +1,16 @@
|
||||
[project]
|
||||
name: example
|
||||
min_cmake_version: 2.8
|
||||
|
||||
[cxx]
|
||||
source: ../../../modules/cxx.cmake
|
||||
|
||||
[boost]
|
||||
override: {'major': 1, 'minor': 48, 'patch': 0}
|
||||
source: ../../../modules/boost/boost.cmake
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
||||
[src]
|
||||
source: ../../../modules/src.cmake
|
Reference in New Issue
Block a user