We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8054388 commit a1aa84aCopy full SHA for a1aa84a
cmake/ConfigureBitsery.cmake
@@ -26,7 +26,7 @@ ExternalProject_Add(bitsery
26
BINARY_DIR ${BITSERY_PATH}/build
27
STAMP_DIR ${BITSERY_PATH}/stamp
28
GIT_REPOSITORY https://github.com/Geode-solutions/bitsery
29
- GIT_TAG 20240711
+ GIT_TAG 20250717
30
GIT_SHALLOW ON
31
GIT_PROGRESS ON
32
CMAKE_GENERATOR ${CMAKE_GENERATOR}
0 commit comments