Skip to content

Commit

Permalink
Update sqlite-amalgamation into CMakeLists.txt
Browse files Browse the repository at this point in the history
Update sqlite-amalgamation

Signed-off-by: mosfet80 <realeandrea@yahoo.it>
Update CMakeLists.txt

Signed-off-by: mosfet80 <realeandrea@yahoo.it>
  • Loading branch information
mosfet80 committed Apr 16, 2024
1 parent 4882d30 commit a08c5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sqlite3_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ endif()
ament_vendor(sqlite3_vendor
SATISFIED ${SQLite3_FOUND}
VCS_TYPE zip
VCS_URL https://www.sqlite.org/2022/sqlite-amalgamation-3370200.zip
VCS_VERSION sqlite-amalgamation-3370200
VCS_URL https://www.sqlite.com/2024/sqlite-amalgamation-3450300.zip
VCS_VERSION ssqlite-amalgamation-3450300
CMAKE_ARGS ${CMAKE_ARGS}
PATCHES patches
)
Expand Down

0 comments on commit a08c5f5

Please sign in to comment.