We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386f697 commit f30eccbCopy full SHA for f30eccb
test/Jamfile
@@ -23,9 +23,9 @@ project
23
24
<warnings>extra
25
26
- # <toolset>msvc:<warnings-as-errors>on
27
- # <toolset>gcc:<warnings-as-errors>on
28
- # <toolset>clang:<warnings-as-errors>on
+ <toolset>msvc:<warnings-as-errors>on
+ <toolset>gcc:<warnings-as-errors>on
+ <toolset>clang:<warnings-as-errors>on
29
;
30
31
alias unit_test_framework
0 commit comments