xxsqlite
xxsqlite copied to clipboard
Some cmake tweaks
- added module Findsqlite (if no sqlite found, cmake will stop with error)
- renamed library from sqlite to ++sqlite and cmake vars from SQLITE... to XXSQLITE
- added cmake vars XXSQLITE_INCLUDE_DIRS and XXSQLITE_LIBRARIES for easy integration as git submodule
- removed header files from XXSQLITE_SOURCE_FILES