allow config file interpolation

This commit is contained in:
Radovan Bast
2015-10-04 23:08:31 +02:00
parent 5890d462fe
commit a823e300f6
14 changed files with 71 additions and 80 deletions

View File

@ -8,12 +8,9 @@ source: ../../../modules/cxx.cmake
[mpi]
source: ../../../modules/mpi.cmake
[custom]
source: custom/boost_version-components.cmake
[boost]
defaults: {'major': 1, 'minor': 59, 'patch': 0, 'components': 'mpi;serialization'}
source: ../../../modules/boost/boost.cmake
fetch: http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.zip
[default_build_paths]
source: ../../../modules/default_build_paths.cmake