Go to file
2019-04-19 06:24:06 +03:00
test Add support for Boost_PYTHON_VERSION, to choose the Boost.Python variant in case more than one is installed 2019-04-15 21:16:59 +03:00
.travis.yml Set Boost_VERBOSE on Travis and Appveyor 2019-04-19 04:02:45 +03:00
appveyor.yml Set Boost_VERBOSE on Travis and Appveyor 2019-04-19 04:02:45 +03:00
boost-install-dirs.jam Use package.jam for the install directories 2018-12-19 00:11:25 +02:00
boost-install.jam Disable all status messages unless Boost_VERBOSE is set 2019-04-18 21:33:54 +03:00
BoostConfig.cmake Merge branch 'feature/fphsa-variables' into develop 2019-04-19 06:24:06 +03:00
BoostDetectToolset.cmake Detect msvc-14.2 2019-03-24 17:55:42 +02:00
README.md Update README 2018-10-05 20:42:57 +03:00

boost_install

This repository contains the implementation of the boost-install rule. This rule, when called from a library Jamfile, creates an install target that installs the library and its CMake configuration file. It also invokes the install targets of its dependencies.