mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Better comment
This commit is contained in:
@@ -20,6 +20,6 @@ compiler.libcxx={{ detect_api.detect_libcxx(compiler, version, compiler_exe) }}
|
||||
{% endif %}
|
||||
|
||||
[conf]
|
||||
{# By default, conan tries compatibility mode to reuse binaries built with different cppstd versions #}
|
||||
user.package:cppstd_version=23
|
||||
{# Only conf values that are used in package_id computation should be added here #}
|
||||
tools.info.package_id:confs+=["user.package:cppstd_version"]
|
||||
|
||||
Reference in New Issue
Block a user