mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
[SVN r86392]
This commit is contained in:
parent
3a6ae0bacb
commit
72046f98b9
@ -18,7 +18,7 @@ import os ;
|
|||||||
|
|
||||||
project boost-geometry-index-example
|
project boost-geometry-index-example
|
||||||
: requirements
|
: requirements
|
||||||
<source>/boost//headers
|
<implicit-dependency>/boost//headers
|
||||||
;
|
;
|
||||||
|
|
||||||
local GLUT_ROOT = [ os.environ GLUT_ROOT ] ;
|
local GLUT_ROOT = [ os.environ GLUT_ROOT ] ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user