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 d057945 commit e5762bdCopy full SHA for e5762bd
test/Jamfile
@@ -23,10 +23,9 @@ project
23
24
<warnings>extra
25
26
- <toolset>msvc:<warnings-as-errors>on
+ <toolset>clang:<warnings-as-errors>on
27
<toolset>gcc:<warnings-as-errors>on
28
- <toolset>clang,<target-os>linux:<warnings-as-errors>on
29
- <toolset>clang,<target-os>darwin:<warnings-as-errors>on
+ <toolset>msvc:<warnings-as-errors>on
30
;
31
32
alias unit_test_framework
0 commit comments