diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2015-01-08 12:05:03 -0500 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2015-01-13 14:31:50 -0500 |
commit | 139c0c6da6d03730a9494050ea014f3d9400fb18 (patch) | |
tree | 54e1672e31e38357a0dbf1930787aee4233063e4 /configure | |
parent | 5eb838d3f4fe4807feb011f3495e95dc417295e5 (diff) | |
download | qtlocation-mapboxgl-139c0c6da6d03730a9494050ea014f3d9400fb18.tar.gz |
build against mason sqlite 3.8.6
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ case ${MASON_PLATFORM} in ;; *) GLFW_VERSION=e1ae9af5 - SQLITE_VERSION=system + SQLITE_VERSION=3.8.6 LIBPNG_VERSION=1.6.13 LIBJPEG_VERSION=v8d LIBCURL_VERSION=system |