Commit graph

2 commits

Author SHA1 Message Date
cbnolok
8b0e5eca26 Update SQLite version from 3.33.0 to 3.49.1
Other than being a security update, it fixes a GCC 14 warning.
2025-04-26 09:24:00 +02:00
cbnolok
4533f80f4c Moved each third-party library to a separate CMake project
This will allow setting per-project (build) settings and to build/link
Sphere using system-provided library source/headers/precompiled lib
(like the ones provided with -devel packages on Linux) instead of the
ones shipped with the projects.
This is also a necessary step to use git submodules.
2024-05-17 11:10:17 +02:00