From fb37f5e54369f89caca37ff176f87b9512e6e44c Mon Sep 17 00:00:00 2001 From: Blake Thompson Date: Mon, 6 Mar 2017 12:29:34 -0600 Subject: Added wagyu and removed angus clipper --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.1