Disable warnings when building boost_filesystem

This commit is contained in:
Peter Dimov
2022-02-09 07:12:54 +02:00
parent cb4b417f76
commit a878374d28

View File

@ -61,7 +61,7 @@ test-suite unordered
[ run unordered/swap_tests.cpp ]
[ run unordered/detail_tests.cpp ]
[ run unordered/deduction_tests.cpp ]
[ run unordered/scoped_allocator.cpp /boost/filesystem//boost_filesystem ]
[ run unordered/scoped_allocator.cpp /boost/filesystem//boost_filesystem/<warnings>off ]
[ run unordered/transparent_tests.cpp ]
[ run unordered/reserve_tests.cpp ]
[ run unordered/contains_tests.cpp ]