Fix deprecated ftm::localtime

This commit is contained in:
Georg Hagen
2025-08-12 14:55:55 +02:00
parent 8cf597f7e8
commit f08bd0dec3
6 changed files with 4 additions and 24 deletions

View File

@@ -9,6 +9,7 @@ FetchContent_Declare(
GIT_REPOSITORY ${BROTLI_REPO}
GIT_TAG v1.1.0
GIT_SHALLOW TRUE
EXCLUDE_FROM_ALL
)
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)