Fix script

This commit is contained in:
Bart Thomee
2025-11-02 13:05:44 +00:00
parent 81e715a68d
commit f1a0d141b3
2 changed files with 3 additions and 3 deletions

View File

@@ -225,7 +225,7 @@ if(xrpld)
src/test/rpc/ValidatorRPC_test.cpp
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()
endif()