minor fixes in doc

This commit is contained in:
Radovan Bast
2015-10-05 22:32:46 +02:00
parent fbbb710b76
commit f5684a45cd
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Your autocmake.cfg should look like this::
#
# [boost]
# {'major': 1, 'minor': 59, 'patch': 0, 'components': 'chrono;timer;system'}
# override: {'major': 1, 'minor': 59, 'patch': 0, 'components': 'chrono;timer;system'}
# source: https://github.com/scisoft/autocmake/raw/master/modules/boost/boost.cmake
#
# Cross-dependencies between required components are not checked for.