summaryrefslogtreecommitdiff
path: root/cmake/render-test.cmake
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-30 15:45:14 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-09-02 14:09:08 +0300
commit02c9918b8399e7a312c31308007b79d322ce7708 (patch)
tree79eafe1ebea60ae9da759896369ede8785220c5d /cmake/render-test.cmake
parent899287b4ad863aed294b3547818081fa29cd2e34 (diff)
downloadqtlocation-mapboxgl-02c9918b8399e7a312c31308007b79d322ce7708.tar.gz
[build] Use pixelmatch-cpp from mapbox-base
Diffstat (limited to 'cmake/render-test.cmake')
-rw-r--r--cmake/render-test.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/render-test.cmake b/cmake/render-test.cmake
index 0da5544eaa..58546ca165 100644
--- a/cmake/render-test.cmake
+++ b/cmake/render-test.cmake
@@ -23,7 +23,7 @@ target_link_libraries(mbgl-render-test PRIVATE
Mapbox::Base::Extras::args
expected
Mapbox::Base::Extras::filesystem
- pixelmatch-cpp
+ Mapbox::Base::pixelmatch-cpp
rapidjson
)