diff --git a/CMakeLists.txt b/CMakeLists.txt index 6436067..ed08d54 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 "44c6d2d5a6d2940555d15d455065792a7a720c8a" ) #genesis_COMMIT_HASH# +SET( genesis_COMMIT_HASH "d4965aa62357dcb8904ed46623543465c8ea96fa" ) #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 44c6d2d..d4965aa 160000 --- a/libs/genesis +++ b/libs/genesis @@ -1 +1 @@ -Subproject commit 44c6d2d5a6d2940555d15d455065792a7a720c8a +Subproject commit d4965aa62357dcb8904ed46623543465c8ea96fa