/cpp-sqlite

c++ with sqlite3 build solution.

Primary LanguageC++

cpp-sqlite

c++ with sqlite3 build solution.

$ git clone https://github.com/lysevi/cpp-sqlite
$ cd cpp-sqlite
$ git submodule init
$ git submodule update
$ cmake -G "Visual Studio 14 2015 Win64" .