mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Explain b2 headers step is optional
parent
fdbf8bc5e1
commit
6231fc02b2
@ -42,8 +42,12 @@ Clone Boost repository, build `b2` and create directory containing Boost headers
|
||||
cd boost
|
||||
git checkout develop
|
||||
.\bootstrap
|
||||
|
||||
Optionally, create full content of `/boost` virtual directory with all Boost headers. Otherwise, required headers will be linked on demand while building tests or examples.
|
||||
|
||||
.\b2 headers
|
||||
|
||||
|
||||
Pull the develop branch of Boost.Geometry
|
||||
|
||||
cd libs/geometry
|
||||
|
Loading…
x
Reference in New Issue
Block a user