We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b68a5 commit cff257dCopy full SHA for cff257d
recipe/meta.yaml
@@ -1,7 +1,7 @@
1
{% set version = "1.85.0" %}
2
3
{% set boost_libs = [
4
- "atomic", "chrono", "cobalt", "container", "context", "contract", "coroutine",
+ "atomic", "charconv", "chrono", "cobalt", "container", "context", "contract", "coroutine",
5
"date_time", "filesystem", "graph", "iostreams", "locale", "log", "log_setup",
6
"math_c99", "math_c99f", "math_tr1", "math_tr1f", "prg_exec_monitor",
7
"program_options", "random", "regex", "serialization", "system", "thread",
0 commit comments