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 6d1cd2b commit fe754ebCopy full SHA for fe754eb
CMakeLists.txt
@@ -29,7 +29,7 @@ include_directories(${sqlitecpp_SOURCE_DIR}/include)
29
FetchContent_Declare(
30
sqlite_web_vfs
31
GIT_REPOSITORY https://github.com/mlin/sqlite_web_vfs.git
32
- GIT_TAG 3cd286f
+ GIT_TAG 726f3ed
33
)
34
FetchContent_MakeAvailable(sqlite_web_vfs)
35
FetchContent_MakeAvailable(concurrentqueue)
0 commit comments