Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
include/ | 12-May-2024 | - | 999 | 618 | ||
test/ | 12-May-2024 | - | 403 | 227 | ||
README.md | D | 12-May-2024 | 319 | 6 | 3 |
README.md
1# tools/cmake 2 3This repository hosts the `tools/cmake` Boost submodule, containing experimental CMake support infrastructure for Boost. 4 5Note that building Boost with CMake _does not work yet and is not supported_. The supported way to build Boost is [with `b2`](https://www.boost.org/more/getting_started/index.html). 6