summaryrefslogtreecommitdiffstats
path: root/libs/boost/CONFIGURE
blob: 9244399669f29ba334b5ab949bf11e4b6731eddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
. $GRIMOIRE/config_query_multi.function                                      &&
config_query_multi BOOST_LIBS "Which libraries would you like to install?"   \
                              all regex signals serialization thread         \
                              python filesystem graph_parallel               \
                              wave date_time iostreams test mpi              \
                              exception random chrono locale timer math      \
                              program_options graph system                   &&
config_query_list BOOST_VARIANT "What variant of boost do you want?"         \
                                 release debug                               &&
config_query INSTALL_BJAM "Install Boost.Jam (bjam)?" n