less hidden assumptions

This commit is contained in:
Radovan Bast
2015-06-04 13:53:46 +02:00
parent 6c6f779b2d
commit ea10164306
5 changed files with 15 additions and 8 deletions

View File

@ -5,3 +5,9 @@ name: example
source: https://github.com/scisoft/autocmake/raw/master/modules/cxx.cmake
docopt: --cxx=<CXX> C++ compiler [default: g++].
export: 'CXX=%s' % arguments['--cxx']
[default_build_paths]
source: https://github.com/scisoft/autocmake/raw/master/modules/default_build_paths.cmake
[src]
source: https://github.com/scisoft/autocmake/raw/master/modules/src.cmake