summaryrefslogtreecommitdiff
path: root/scripts/linux
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-09-30 17:19:31 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-10-02 10:17:16 -0700
commitddc4a8193e775d9cd9280ad7d9bb6975b4a323ee (patch)
treefc8771a4e86a36e759bc183941c7c6a1cd021aad /scripts/linux
parent02bc2bd7bef98f330356c30562038813b22a0fdc (diff)
downloadqtlocation-mapboxgl-ddc4a8193e775d9cd9280ad7d9bb6975b4a323ee.tar.gz
Install gtest from mason
Diffstat (limited to 'scripts/linux')
-rw-r--r--scripts/linux/configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/linux/configure.sh b/scripts/linux/configure.sh
index a54ac292b3..29854e10ea 100644
--- a/scripts/linux/configure.sh
+++ b/scripts/linux/configure.sh
@@ -13,6 +13,7 @@ NUNICODE_VERSION=1.5.1
LIBZIP_VERSION=0.11.2
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
+GTEST_VERSION=1.7.0
function print_opengl_flags {
CONFIG+=" 'opengl_cflags%': $(quote_flags $(pkg-config gl x11 --cflags)),"$LN