/Src/Dependencies/Boost/libs/geometry/doc/src/docutils/tools/implementation_status/tmp/Jamfile.v2
http://hadesmem.googlecode.com/ · text · 18 lines · 14 code · 4 blank · 0 comment · 0 complexity · 4fa16193e895667111adc9e36622e42a MD5 · raw file
- # Boost.Geometry (aka GGL, Generic Geometry Library)
- #
- # Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands.
- # Copyright (c) 2011 Bruno Lalande, Paris, France.
- # 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 implementation-status-test
- :
- ;
- exe status-test : t.cpp
- : <include>../../../../../../../..
- <include>..
- ;