Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 218 Bytes

cmake-sqlitecpp

Using CMake to include the SQLiteCPP library.

Setup

Clone the repo into your directory of choice, then at the root, initialize the git submodules:

git submodule init
git submodule update