updates C++ language level

This commit is contained in:
2025-11-08 19:15:25 +01:00
parent eae0fc24c8
commit 8b5c062847
3 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ class Pkg(ConanFile):
"boost/*:without_python": "True",
"boost/*:without_random": "True",
"boost/*:without_regex": "True",
"boost/*:without_stacktrace": "True",
"boost/*:without_stacktrace": "False",
"boost/*:without_test": "True",
"boost/*:without_timer": "True",
"boost/*:without_type_erasure": "True",