diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-04-24 14:51:41 +0200 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-04-28 10:43:13 +0200 |
commit | 8482df62e8f26c6265cdd12c23548241d2bf826f (patch) | |
tree | bd3a01eb93274b5931e531f06ab90b9702af3dfe /configure | |
parent | 2b633cc51cd44be3f0224f0b105b18f0a3d7d657 (diff) | |
download | qtlocation-mapboxgl-8482df62e8f26c6265cdd12c23548241d2bf826f.tar.gz |
use custom boost
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ case ${MASON_PLATFORM} in LIBCURL_VERSION=system LIBUV_VERSION=0.10.28 ZLIB_VERSION=system - BOOST_VERSION=system + BOOST_VERSION=1.57.0 NUNICODE_VERSION=1.5.1 LIBZIP_VERSION=0.11.2 ;; |