summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-30 15:06:10 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-10-30 15:06:10 -0400
commit242993b43a27e6f013e622bb4f268c4fdf436ac7 (patch)
tree625eb8687806fb8fcb1126b4b02b7f3e73849b9c /gyp
parente3bc69b7e77aa6771c8db3695f12548447e1de51 (diff)
downloadqtlocation-mapboxgl-242993b43a27e6f013e622bb4f268c4fdf436ac7.tar.gz
fix gyp project
Diffstat (limited to 'gyp')
-rw-r--r--gyp/install.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/install.gypi b/gyp/install.gypi
index fc0411587b..df65d0457e 100644
--- a/gyp/install.gypi
+++ b/gyp/install.gypi
@@ -22,8 +22,6 @@
'conditions': [
['OS == "linux"', {
'other_ldflags': [
- '-L<(boost_root)/lib',
- '-lboost_regex',
'<@(glfw3_static_libs)',
'<@(glfw3_ldflags)',
]