diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-10-30 15:06:10 -0400 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-10-30 15:06:10 -0400 |
commit | 242993b43a27e6f013e622bb4f268c4fdf436ac7 (patch) | |
tree | 625eb8687806fb8fcb1126b4b02b7f3e73849b9c /configure | |
parent | e3bc69b7e77aa6771c8db3695f12548447e1de51 (diff) | |
download | qtlocation-mapboxgl-242993b43a27e6f013e622bb4f268c4fdf436ac7.tar.gz |
fix gyp project
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -45,13 +45,6 @@ case ${MASON_PLATFORM} in ZLIB_VERSION=system BOOST_VERSION=system ;; - 'osx') - GLFW_VERSION=a21f2377 - SQLITE_VERSION=system - LIBUV_VERSION=0.10.28 - ZLIB_VERSION=system - BOOST_VERSION=system - ;; *) GLFW_VERSION=a21f2377 SQLITE_VERSION=system |