mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
feat: Always build with native arch in Conan 2 (#2201)
Will test it works in https://github.com/XRPLF/clio/pull/2202 Work on: https://github.com/XRPLF/clio/issues/1692
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[settings]
|
||||
arch=x86_64
|
||||
arch={{detect_api.detect_arch()}}
|
||||
build_type=Release
|
||||
compiler=clang
|
||||
compiler.cppstd=20
|
||||
|
||||
Reference in New Issue
Block a user