mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-17 13:52:09 +00:00
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
# test/extensions/Jamfile.v2
|
|
#
|
|
# Copyright (c) 2010 Barend Gehrels
|
|
#
|
|
# Use, modification and distribution is subject to the Boost Software License,
|
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
# http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
build-project algorithms ;
|
|
build-project gis ;
|
|
|