diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-30 15:45:14 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-09-02 14:09:08 +0300 |
commit | 02c9918b8399e7a312c31308007b79d322ce7708 (patch) | |
tree | 79eafe1ebea60ae9da759896369ede8785220c5d /.gitmodules | |
parent | 899287b4ad863aed294b3547818081fa29cd2e34 (diff) | |
download | qtlocation-mapboxgl-02c9918b8399e7a312c31308007b79d322ce7708.tar.gz |
[build] Use pixelmatch-cpp from mapbox-base
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8d8c42911e..05ada4047c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,9 +49,6 @@ [submodule "vendor/cheap-ruler-cpp"] path = vendor/cheap-ruler-cpp url = https://github.com/mapbox/cheap-ruler-cpp.git -[submodule "vendor/pixelmatch-cpp"] - path = vendor/pixelmatch-cpp - url = https://github.com/mapbox/pixelmatch-cpp.git [submodule "vendor/glfw"] path = vendor/glfw url = https://github.com/glfw/glfw.git |