Skip to content

Commit 6efe427

Browse files
grafikrobotjeking3
authored andcommitted
Update build deps.
1 parent 16542bf commit 6efe427

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

examples/Jamfile.v2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
import testing ;
99

10+
project : requirements <library>/boost/interval//boost_interval ;
11+
1012
{
1113
test-suite interval-examples
1214
: [ compile filter.cpp : <build>yes <toolset>msvc-10.0:<build>no ] # ambiguous sin()

test/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
project
1010
:
1111
requirements
12+
<library>/boost/interval//boost_interval
1213
# Enable dynamic rounding on Tru64 (Alpha CPU).
1314
<toolset>hp_cxx,<os>OSF:<cflags>"-fprm d"
1415
<toolset>gcc,<os>OSF:<cflags>-mfp-rounding-mode=d

0 commit comments

Comments
 (0)