2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-19 04:02:15 +00:00

Update README.md

This commit is contained in:
Peter Dimov
2023-10-29 02:34:29 +03:00
committed by GitHub
parent 84fa855938
commit ff2f83eaac

View File

@@ -1,9 +1,9 @@
# Boost CMake support infrastructure
This repository hosts the `tools/cmake` Boost submodule, containing
experimental CMake support infrastructure for Boost.
the CMake support infrastructure for Boost.
Note that the supported way to build Boost remains
Note that the officially supported way to build Boost remains
[with `b2`](https://www.boost.org/more/getting_started/index.html).
## Building Boost with CMake