mirror of
https://github.com/boostorg/throw_exception.git
synced 2025-07-29 03:47:14 +02:00
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