Skip to content

Commit

Permalink
Bump to libquic 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jagerman committed Feb 21, 2024
1 parent 9e91b40 commit 2734263
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ system_or_submodule(OXENC oxenc liboxenc>=1.0.10 oxenc)
set(OXEN_LOGGING_SOURCE_ROOT "${OXEN_LOGGING_SOURCE_ROOT};${PROJECT_SOURCE_DIR}" CACHE INTERNAL "")

set(LIBQUIC_BUILD_TESTS OFF CACHE BOOL "")
system_or_submodule(OXENQUIC quic liboxenquic>=1.0.0 oxen-libquic)
system_or_submodule(OXENQUIC quic liboxenquic>=1.0.1 oxen-libquic)

system_or_submodule(OXENMQ oxenmq liboxenmq>=1.2.17 oxen-mq)
set(JSON_MultipleHeaders ON CACHE BOOL "") # Allows multi-header nlohmann use
Expand Down

0 comments on commit 2734263

Please sign in to comment.