diff --git a/CMakeLists.txt b/CMakeLists.txt index ed08d54..1040e05 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -168,7 +168,7 @@ include( "${CMAKE_CURRENT_LIST_DIR}/tools/cmake/DownloadDependency.cmake" ) # These are replaced by tools/cmake/update_dependencies.sh to the hashes that are currently checked out. # Thus, do not replace the hashes manually! SET( CLI11_COMMIT_HASH "5cb3efabce007c3a0230e4cc2e27da491c646b6c" ) #CLI11_COMMIT_HASH# -SET( genesis_COMMIT_HASH "d4965aa62357dcb8904ed46623543465c8ea96fa" ) #genesis_COMMIT_HASH# +SET( genesis_COMMIT_HASH "2963f5c9f17fa5cb27e894af523c14f711b5c512" ) #genesis_COMMIT_HASH# # Call the github download function, which takes four arguments: # - LIBPATH : Path to the libracy dir where dependencies are stored. diff --git a/libs/genesis b/libs/genesis index d4965aa..2963f5c 160000 --- a/libs/genesis +++ b/libs/genesis @@ -1 +1 @@ -Subproject commit d4965aa62357dcb8904ed46623543465c8ea96fa +Subproject commit 2963f5c9f17fa5cb27e894af523c14f711b5c512