Build using rippled develop branch

This commit is contained in:
CJ Cobb
2022-03-21 21:56:55 -04:00
parent 1d5c482d9c
commit f3acfc8770

View File

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