mirror of
https://github.com/boostorg/headers.git
synced 2026-01-19 04:12:12 +00:00
develop
* Switch to library requirements instead of source. As source puts extra source in install targets. * Add top-level build for consistency and testing. * Add support for root-less modular build/install. * Add requires-b2 check to top-level build file. * Bump B2 require to 5.2 * Increment b2 version require. * Move inter-lib dependencies to a project variable and into the build targets.
headers
This is a "fake" library that installs the Boost headers on
b2 libs/headers/build//install.
It also creates a CMake target Boost::headers, on which the
non-header library targets such as Boost::filesystem depend.
Description
Languages
CMake
100%