mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
Update build deps.
This commit is contained in:
parent
f6657c13b1
commit
19865f5c65
@ -10,7 +10,8 @@
|
|||||||
|
|
||||||
|
|
||||||
project boost-geometry-example-extensions-gis-latlong
|
project boost-geometry-example-extensions-gis-latlong
|
||||||
: # requirements
|
: requirements
|
||||||
|
<library>/boost/foreach//boost_foreach
|
||||||
;
|
;
|
||||||
|
|
||||||
exe p01_projection_example : p01_projection_example.cpp ;
|
exe p01_projection_example : p01_projection_example.cpp ;
|
||||||
|
@ -9,6 +9,10 @@
|
|||||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
project : requirements
|
||||||
|
<library>/boost/assign//boost_assign
|
||||||
|
<library>/boost/algorithm//boost_algorithm ;
|
||||||
|
|
||||||
test-suite boost-geometry-extensions-gis-io-wkb
|
test-suite boost-geometry-extensions-gis-io-wkb
|
||||||
:
|
:
|
||||||
[ run read_wkb.cpp ]
|
[ run read_wkb.cpp ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user