mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 07:35:52 +00:00
Build using rippled develop branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user