summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-12-03 16:31:09 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-12-04 16:20:51 +0200
commit2b9f3aad9a69aba0035442364320c372c49053c0 (patch)
tree4a639ce5693845b0027f05cf283617029bb3f1ee /.gitmodules
parentc89daf6bf190223b6da7867973d3f42f785eee01 (diff)
downloadqtlocation-mapboxgl-2b9f3aad9a69aba0035442364320c372c49053c0.tar.gz
[core] use constexpr map using eternal for expression lookups
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b7cb5780c8..7962589160 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -76,3 +76,6 @@
[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