boost/tools/boost_install
2022-12-15 23:45:23 +08:00
..
test 源码提交 2022-12-15 23:45:23 +08:00
boost-install-dirs.jam 源码提交 2022-12-15 23:45:23 +08:00
boost-install.jam 源码提交 2022-12-15 23:45:23 +08:00
BoostConfig.cmake 源码提交 2022-12-15 23:45:23 +08:00
BoostDetectToolset.cmake 源码提交 2022-12-15 23:45:23 +08:00
README.md 源码提交 2022-12-15 23:45:23 +08: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.