diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-01-17 16:49:45 +0200 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-01-19 15:41:47 +0200 |
commit | d004bb275ae3ea60bb6c2febd6fa22f1f51c3993 (patch) | |
tree | 3ca96d94e17985e6bdb225f37680359f5f629f7d /configure | |
parent | 0aa89f6eb1717c8b7001ba9e94730e10c4e9dd9d (diff) | |
download | qtlocation-mapboxgl-d004bb275ae3ea60bb6c2febd6fa22f1f51c3993.tar.gz |
[linux] Added WebP build deps
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ 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 +print_flags webp static_libs cflags ldflags CONFIG+=" } } |