]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/contract/example/Jamfile.v2
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / contract / example / Jamfile.v2
index ae35d808fba6f2953496894456ac2fc6c3d4e305..3fe6e2fa087bd0138cd67b21b9b15c386f3c7657 100644 (file)
@@ -5,7 +5,7 @@
 # See: http://www.boost.org/doc/libs/release/libs/contract/doc/html/index.html
 
 import ../build/boost_contract_build ;
-import config : requires ;
+import ../../config/checks/config : requires ;
 
 test-suite features :
     [ boost_contract_build.subdir-run features : introduction_comments ]
@@ -39,6 +39,8 @@ test-suite features :
     [ boost_contract_build.subdir-run features : volatile ]
 
     [ boost_contract_build.subdir-run-cxx11 features : old_if_copyable ]
+    [ boost_contract_build.subdir-run-cxx11 features : if_constexpr :
+            [ requires cxx17_if_constexpr ] ]
     [ boost_contract_build.subdir-run-cxx11 features : condition_if ]
     [ boost_contract_build.subdir-run-cxx11 features : call_if_cxx14 :
             [ requires cxx14_generic_lambdas ] ]