mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 00:22:10 +00:00
Updated/added extensions/Jamfiles
[SVN r63709]
This commit is contained in:
16
test/extensions/gis/latlong/Jamfile.v2
Normal file
16
test/extensions/gis/latlong/Jamfile.v2
Normal file
@@ -0,0 +1,16 @@
|
||||
# test/extensions/gis/latlong/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)
|
||||
|
||||
test-suite boost-geometry-extensions-gis-latong
|
||||
:
|
||||
[ run andoyer.cpp ]
|
||||
[ run area_ll.cpp ]
|
||||
[ run distance_mixed.cpp ]
|
||||
[ run point_ll.cpp ]
|
||||
[ run vincenty.cpp ]
|
||||
;
|
||||
@@ -1,4 +1,4 @@
|
||||
# test/core/Jamfile.v2
|
||||
# test/extensions/gis/projections/Jamfile.v2
|
||||
#
|
||||
# Copyright (c) 2010 Barend Gehrels
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user