Go to file
2019-06-06 01:51:43 +03:00
test Add support for versioned python/numpy components 2019-06-05 19:12:36 +03:00
.travis.yml Add tests for Boost_COMPILER to Travis 2019-05-23 21:51:07 +03:00
appveyor.yml Add UBP=1 test for Python on Appveyor 2019-06-05 20:27:38 +03:00
boost-install-dirs.jam Use package.jam for the install directories 2018-12-19 00:11:25 +02:00
boost-install.jam Mark boost_lib_DIR as advanced 2019-05-27 04:16:08 +03:00
BoostConfig.cmake Set _FOUND variables properly for versioned components 2019-06-06 01:51:43 +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.