allow config file interpolation
This commit is contained in:
@ -11,12 +11,9 @@ source: ../../../modules/python_interpreter.cmake
|
||||
[python_libs]
|
||||
source: ../../../modules/python_libs.cmake
|
||||
|
||||
[custom]
|
||||
source: custom/boost_version-components.cmake
|
||||
|
||||
[boost]
|
||||
defaults: {'major': 1, 'minor': 56, 'patch': 0, 'components': 'python'}
|
||||
source: ../../../modules/boost/boost.cmake
|
||||
fetch: http://sourceforge.net/projects/boost/files/boost/1.56.0/boost_1_56_0.zip
|
||||
|
||||
[default_build_paths]
|
||||
source: ../../../modules/default_build_paths.cmake
|
||||
|
Reference in New Issue
Block a user