Files
geometry/example/extensions/Jamfile.v2
Barend Gehrels 7b6d13a78c Updated jamfiles for examples/extensions
[SVN r66821]
2010-11-28 14:51:41 +00:00

13 lines
413 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 boost-geometry-examples-extensions
: # requirements
;
build-project gis ;