diff options
author | Blake Thompson <flippmoke@gmail.com> | 2017-03-06 12:29:34 -0600 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-03-17 08:28:51 -0700 |
commit | fb37f5e54369f89caca37ff176f87b9512e6e44c (patch) | |
tree | a162561e2773556a002fd862665fd65308be364e /CMakeLists.txt | |
parent | ff413f6b99d7cb7b7482d56479f10e0a8fe83046 (diff) | |
download | qtlocation-mapboxgl-fb37f5e54369f89caca37ff176f87b9512e6e44c.tar.gz |
Added wagyu and removed angus clipper
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 123158e2eb..49f3443d9e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,6 +51,7 @@ mason_use(protozero VERSION 1.4.2 HEADER_ONLY) mason_use(pixelmatch VERSION 0.10.0 HEADER_ONLY) mason_use(geojson VERSION 0.4.0 HEADER_ONLY) mason_use(polylabel VERSION 1.0.2 HEADER_ONLY) +mason_use(wagyu VERSION 0.4.1 HEADER_ONLY) add_definitions(-DRAPIDJSON_HAS_STDSTRING=1) |