s/defaults/override/

This commit is contained in:
Radovan Bast
2015-10-05 15:43:19 +02:00
parent 883fc0cc9f
commit 09903e4034
5 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ source: ../../../modules/python_interpreter.cmake
source: ../../../modules/python_libs.cmake
[boost]
defaults: {'major': 1, 'minor': 56, 'patch': 0, 'components': 'python'}
override: {'major': 1, 'minor': 56, 'patch': 0, 'components': 'python'}
source: ../../../modules/boost/boost.cmake
[default_build_paths]