Skip to content

CMake build of the SQLite3 amalgamation using the autoconf release as reference

License

Notifications You must be signed in to change notification settings

aimotive-legacy/sqlite3-cmake

Repository files navigation

sqlite3-cmake

CMake build of the SQLite3 amalgamation using the autoconf release as reference

Provides a config-module which can be used like this:

find_package(sqlite3 REQUIRED)
target_link_libraries(<my-target> sqlite3)

About

CMake build of the SQLite3 amalgamation using the autoconf release as reference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages