refactor: Rename rippled binary to xrpld

This commit is contained in:
Bart
2025-11-07 11:02:05 +00:00
parent c39f9c561c
commit 54a19a0e8d
7 changed files with 61 additions and 15 deletions

View File

@@ -226,6 +226,4 @@ if(xrpld)
src/test/ledger/Invariants_test.cpp
PROPERTIES SKIP_UNITY_BUILD_INCLUSION TRUE)
endif()
# For the time being, we will keep the name of the binary as it was.
set_target_properties(xrpld PROPERTIES OUTPUT_NAME "rippled")
endif()