Files
geometry/example/extensions/Jamfile.v2
Barend Gehrels c74eb479c4 Added 05 overlay examples
Added difference tests
Updated some overlay tests

[SVN r60000]
2010-02-28 21:16:56 +00:00

13 lines
401 B
Plaintext

# example/extensions/Jamfile.v2 controls building examples for GGL extensions
#
# Copyright (c) 2009 Mateusz Loskot <mateusz@loskot.net>
# 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)
project ggl-example-extensions
: # requirements
;
build-project gis ;