• Home
Name
Date
Size
#Lines
LOC

..--

test/12-May-2024-172,043145,229

BoostConfig.cmakeD12-May-20249 KiB283206

BoostDetectToolset.cmakeD12-May-20243.4 KiB15791

JamfileD12-May-2024419 117

README.mdD12-May-2024286 97

boost-install-dirs.jamD12-May-20241.7 KiB10580

boost-install.jamD12-May-202436.2 KiB1,239983

README.md

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