Fix deprecated ftm::localtime
This commit is contained in:
1
3rdParty/brotli/CMakeLists.txt
vendored
1
3rdParty/brotli/CMakeLists.txt
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user