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 a0f44e6 commit 9144697Copy full SHA for 9144697
thirdparty/sqlite/CMakeLists.txt
@@ -35,8 +35,8 @@ if(NOT MONOLIBTIC)
35
endif()
36
37
external_project(
38
- DOWNLOAD URL 39b6d6ab799074b535374d0a48246aac
39
- https://sqlite.org/2024/sqlite-autoconf-3470100.tar.gz
+ DOWNLOAD URL 6bf0697af5b609e186cc223eca9c2cb1
+ https://sqlite.org/2024/sqlite-autoconf-3470200.tar.gz
40
CONFIGURE_COMMAND ${CFG_CMD}
41
BUILD_COMMAND ${BUILD_CMD}
42
INSTALL_COMMAND ${INSTALL_CMD}
0 commit comments