• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# boost_install
2
3This repository contains the implementation of the
4`boost-install` rule. This rule, when called from
5a library `Jamfile`, creates an `install` target
6that installs the library and its CMake configuration
7file. It also invokes the `install` targets of its
8dependencies.
9