mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 16:10:57 +00:00
Use user.package:cppstd_version
This commit is contained in:
@@ -20,6 +20,6 @@ compiler.libcxx={{ detect_api.detect_libcxx(compiler, version, compiler_exe) }}
|
||||
{% endif %}
|
||||
|
||||
[conf]
|
||||
cppstd_version={{ compiler.cppstd }}
|
||||
user.package:cppstd_version={{ compiler.cppstd }}
|
||||
{# Only conf values that are used in package_id computation should be added here #}
|
||||
tools.info.package_id:confs+=["cppstd_version"]
|
||||
tools.info.package_id:confs+=["user.package:cppstd_version"]
|
||||
|
||||
Reference in New Issue
Block a user