pin rippled 1.9.0

This commit is contained in:
Michael Legleux
2022-05-13 09:53:11 -07:00
parent 73083339a4
commit f30ef6e294

View File

@@ -1,5 +1,5 @@
set(RIPPLED_REPO "https://github.com/ripple/rippled.git")
set(RIPPLED_BRANCH "develop")
set(RIPPLED_BRANCH "1.9.0")
set(NIH_CACHE_ROOT "${CMAKE_CURRENT_BINARY_DIR}" CACHE INTERNAL "")
message(STATUS "Cloning ${RIPPLED_REPO} branch ${RIPPLED_BRANCH}")
FetchContent_Declare(rippled