1 parent 7d6511c commit 11a0603Copy full SHA for 11a0603
1 file changed
thirdparty/sqlite/CMakeLists.txt
@@ -12,10 +12,10 @@ if(NOT MONOLIBTIC)
12
endif()
13
14
external_project(
15
- DOWNLOAD URL b43f1b254ab1ad9b22b0389995311b87
16
- https://www.sqlite.org/2026/sqlite-amalgamation-3530300.zip
17
- https://www2.sqlite.org/2026/sqlite-amalgamation-3530300.zip
18
- https://www3.sqlite.org/2026/sqlite-amalgamation-3530300.zip
+ DOWNLOAD URL 9af095f7326edd65e4b2f3b3382f8cfb
+ https://www.sqlite.org/2026/sqlite-amalgamation-3530400.zip
+ https://www2.sqlite.org/2026/sqlite-amalgamation-3530400.zip
+ https://www3.sqlite.org/2026/sqlite-amalgamation-3530400.zip
19
PATCH_OVERLAY overlay
20
CMAKE_ARGS ${CMAKE_ARGS}
21
BUILD_COMMAND ${BUILD_CMD}
0 commit comments