mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-20 02:42:10 +00:00
geometry.index test: fixed error in Jamfile related to the relocation of tests.
[SVN r84042]
This commit is contained in:
@@ -11,9 +11,9 @@ import testing ;
|
||||
project boost-geometry-index-test
|
||||
:
|
||||
requirements
|
||||
<include>.
|
||||
<include>../test
|
||||
#<include>../../../boost/geometry/extensions/contrib/ttmath
|
||||
<include>. # libs/geometry/index/test
|
||||
<include>../../test # libs/geometry/test
|
||||
#<include>../../../../boost/geometry/extensions/contrib/ttmath
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user