summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-15 16:33:40 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-17 17:14:55 +0300
commitc4b061bd959a0efa5d0202d16d39e92e4f416abb (patch)
tree166bdafffe3ea252bcc71322ee621deed8a8850d /.gitmodules
parent75475cfdbd17f224f90a765b4b93b93e8e410178 (diff)
downloadqtlocation-mapboxgl-c4b061bd959a0efa5d0202d16d39e92e4f416abb.tar.gz
[build] Remove glfw submodule
We use it from the system.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index fbecf14c99..2c286a1b27 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,9 +31,6 @@
[submodule "vendor/benchmark"]
path = vendor/benchmark
url = https://github.com/google/benchmark.git
-[submodule "vendor/glfw"]
- path = vendor/glfw
- url = https://github.com/glfw/glfw.git
[submodule "vendor/eternal"]
path = vendor/eternal
url = https://github.com/mapbox/eternal.git