mirror of
https://github.com/systemed/tilemaker.git
synced 2026-05-07 00:40:26 -04:00
474e8bb852
* Rely on packaged rapidjson dependency * Add rapidjson to cmake * Add -pthread option to LIB flags variable in Makefile. * Allow environment setting of CXXFLAGS. * Avoid git during build * Github CI build using ubuntu 18.04 Co-authored-by: Felix Delattre <felix@delattre.de>