Commit Graph

12 Commits

Author SHA1 Message Date
9c7e4f5a6d Squash bugs and warnings, optimise CMake builds. 2016-08-15 21:12:47 +02:00
8ebe6c2c4e Squash some bugs and fix some warnings. Update CMakeLists 2016-08-12 15:42:03 +01:00
c70e40b08d CMake: The correct library name is dl................... 2016-07-31 23:38:32 +01:00
cbaca76c07 CMake: Add ld to library list 2016-07-31 23:33:32 +01:00
e8439d18ce CMake: Ensure sqlite3.c is compiled 2016-07-31 23:18:21 +01:00
ad680a40b1 Add sqlite3 include directory to CMakeLists 2016-07-31 23:07:22 +01:00
cd461a99c6 Revert to c++14
make_unique etc required, implemented as part of c++14
2016-07-31 22:59:55 +01:00
ceedf4b996 Try downgrading to c++11 2016-07-31 21:49:44 +01:00
e04299bd30 Support lower CMake versions 2016-07-31 21:13:38 +01:00
69f7452f04 Reduce required CMake version
Unsure of the actual minimum required version
2016-07-31 21:04:18 +01:00
4bcedace38 Update CMakeLists.txt for Linux building 2016-07-12 20:47:02 +01:00
08fb379f51 Attempt to create a cmake config 2016-07-10 19:18:02 +01:00