diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-11-20 14:55:49 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-11-25 15:57:37 -0800 |
commit | ed5eb9edc1458692bf6ff71d5ec95a7d3400318f (patch) | |
tree | c60c536731f37b67a7f15abeec22ca46d7cd2f5e /configure | |
parent | 54eff4b4c108598aa30f280de312e4cc88d72368 (diff) | |
download | qtlocation-mapboxgl-ed5eb9edc1458692bf6ff71d5ec95a7d3400318f.tar.gz |
[test] Add pixelmatch; use in annotation tests
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ print_flags geojsonvt static_libs cflags ldflags print_flags variant static_libs cflags ldflags print_flags rapidjson static_libs cflags ldflags print_flags gtest static_libs cflags ldflags +print_flags pixelmatch static_libs cflags ldflags CONFIG+=" } } |