Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > d3c732bcddee997381ae7599db6439ca > files > 1125

boost-examples-1.60.0-6.1.mga6.noarch.rpm

# Boost.Geometry (aka GGL, Generic Geometry Library)
#
# Copyright (c) 2007-2014 Barend Gehrels, Amsterdam, the Netherlands.

# 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-doc-example-strategies
    : # requirements
    ;

exe buffer_point_circle : buffer_point_circle.cpp ;
exe buffer_point_square : buffer_point_square.cpp ;
exe buffer_join_round : buffer_join_round.cpp ;
exe buffer_join_miter : buffer_join_miter.cpp ;
exe buffer_end_round : buffer_end_round.cpp ;
exe buffer_end_flat : buffer_end_flat.cpp ;
exe buffer_distance_symmetric : buffer_distance_symmetric.cpp ;
exe buffer_distance_asymmetric : buffer_distance_asymmetric.cpp ;