summaryrefslogtreecommitdiff
path: root/cmake/loop-darwin.cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2019-07-29 11:18:57 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-07-29 17:07:00 +0300
commitc680f05d8e56e683d38030651ade4310fe7306fc (patch)
tree09f4fa3ef7472b42d9ca6ecf58c9a3eb46eeed35 /cmake/loop-darwin.cmake
parentb6dd995813625a89bba8937c512cdf1175827d66 (diff)
downloadqtlocation-mapboxgl-upstream/mapbox-base-optional.tar.gz
[build] Use mapbox-base optionalupstream/mapbox-base-optional
Diffstat (limited to 'cmake/loop-darwin.cmake')
-rw-r--r--cmake/loop-darwin.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/loop-darwin.cmake b/cmake/loop-darwin.cmake
index 46d8f9edc0..9e52639c52 100644
--- a/cmake/loop-darwin.cmake
+++ b/cmake/loop-darwin.cmake
@@ -8,7 +8,7 @@ target_include_directories(mbgl-loop-darwin
)
target_link_libraries(mbgl-loop-darwin PUBLIC
- optional
+ mapbox-base
)
create_source_groups(mbgl-loop-darwin)