updates C++ language level
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user