summaryrefslogtreecommitdiff
path: root/cmake/render-test.cmake
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-30 15:32:14 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-09-02 14:09:08 +0300
commit899287b4ad863aed294b3547818081fa29cd2e34 (patch)
treed0e5431892950da0bbf17a514b71242dc7ed06bb /cmake/render-test.cmake
parent805eede8c4c79a9f7cd83f2191697e72793232b0 (diff)
downloadqtlocation-mapboxgl-899287b4ad863aed294b3547818081fa29cd2e34.tar.gz
[build] Use filesystem 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 552b90dd0d..0da5544eaa 100644
--- a/cmake/render-test.cmake
+++ b/cmake/render-test.cmake
@@ -22,7 +22,7 @@ target_link_libraries(mbgl-render-test PRIVATE
mbgl-filesource
Mapbox::Base::Extras::args
expected
- filesystem
+ Mapbox::Base::Extras::filesystem
pixelmatch-cpp
rapidjson
)