build: Add missing script to conan package

This commit is contained in:
Ayaz Salikhov
2026-09-10 16:21:52 +01:00
committed by Bart
parent 3e4e56d6bb
commit ebd810b184

View File

@@ -149,6 +149,7 @@ class Xrpl(ConanFile):
self.requires("xxhash/0.8.3", transitive_headers=True)
exports_sources = (
"bin/default-loader-path.sh",
"CMakeLists.txt",
"cfg/*",
"cmake/*",