We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5558d commit d67f8e7Copy full SHA for d67f8e7
test/Jamfile.v2
@@ -18,7 +18,7 @@ project boost/units/test :
18
requirements
19
<implicit-dependency>/boost//headers
20
<toolset>msvc:<asynch-exceptions>on
21
- $(warning-compilers):$(warning-options)
+ $(warning-compilers)\:$(warning-options)
22
# This warning comes from the test library.
23
<toolset>msvc:<cxxflags>"/wd4701"
24
# The comes from the exception library
0 commit comments