test automatic config specification
This commit is contained in:
14
test/cxx_auto/cmake/autocmake.cfg
Normal file
14
test/cxx_auto/cmake/autocmake.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name: example
|
||||
|
||||
[cxx]
|
||||
source: ../../../modules/cxx.cmake
|
||||
auto: true
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
auto: true
|
||||
|
||||
[src]
|
||||
source: ../../../modules/src.cmake
|
||||
auto: true
|
Reference in New Issue
Block a user