xxsqlite icon indicating copy to clipboard operation
xxsqlite copied to clipboard

Some cmake tweaks

Open tri4ng1e opened this issue 9 years ago • 0 comments

  1. added module Findsqlite (if no sqlite found, cmake will stop with error)
  2. renamed library from sqlite to ++sqlite and cmake vars from SQLITE... to XXSQLITE
  3. added cmake vars XXSQLITE_INCLUDE_DIRS and XXSQLITE_LIBRARIES for easy integration as git submodule
  4. removed header files from XXSQLITE_SOURCE_FILES

tri4ng1e avatar Aug 15 '16 23:08 tri4ng1e