forked from boostorg/throw_exception
Add CMake tests
This commit is contained in:
@ -20,7 +20,8 @@ run throw_exception_no_exceptions_test.cpp ;
|
||||
run throw_exception_no_integration_test.cpp ;
|
||||
run throw_exception_no_both_test.cpp ;
|
||||
|
||||
compile-fail throw_exception_fail.cpp : <warnings-as-errors>off ;
|
||||
compile-fail throw_exception_fail.cpp
|
||||
: <warnings-as-errors>off ;
|
||||
|
||||
run throw_exception_test2.cpp ;
|
||||
run throw_exception_test3.cpp ;
|
||||
|
Reference in New Issue
Block a user