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

@ -6,7 +6,7 @@ min_cmake_version: 2.8
source: ../../../modules/cxx.cmake
[boost]
defaults: {'major': 1, 'minor': 48, 'patch': 0}
override: {'major': 1, 'minor': 48, 'patch': 0}
source: ../../../modules/boost/boost.cmake
[default_build_paths]