mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Add a quick test with -Wall -Werror
This commit is contained in:
@ -132,3 +132,5 @@ system-run- failed_constexpr_test.cpp ;
|
||||
|
||||
# Quick (CI) test
|
||||
run quick.cpp ;
|
||||
|
||||
run quick.cpp : : : <warnings>all <warnings-as-errors>on : warnings_test ;
|
||||
|
Reference in New Issue
Block a user