For packaging systems like VCPKG, Ubuntu, etc. it's common to have only a single version of each package. This is difficult with libdjinterop in case of sqlite. While the embedded version of sqlite makes standalone building of libdjinterop easy, it's the opposite for package system maintainers.
Please add a CMake option to use external sqlite.
For packaging systems like VCPKG, Ubuntu, etc. it's common to have only a single version of each package. This is difficult with libdjinterop in case of sqlite. While the embedded version of sqlite makes standalone building of libdjinterop easy, it's the opposite for package system maintainers. Please add a CMake option to use external sqlite.