run tests on more compilers

This commit is contained in:
Antony Polukhin
2023-08-25 11:59:54 +03:00
parent 034d105a48
commit 34e6c165da

View File

@@ -13,7 +13,7 @@ import ../../config/checks/config : requires ;
project
: source-location .
: requirements
[ requires cxx11 ]
[ requires cxx11_rvalue_references ]
;
# Variable that contains all the stuff required for linking together <rtti>on and <rtti>off