summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2020-04-29 16:35:50 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2020-05-26 20:35:03 +0300
commit0636e102ff93ad04901977d9aec19538b3ae1527 (patch)
tree669bbc4ce42777b61038c3cd1db4d8830e3625e4
parent7d3f53926334939a0f21b223f0d34e0a9dedae85 (diff)
downloadqtlocation-mapboxgl-0636e102ff93ad04901977d9aec19538b3ae1527.tar.gz
[build] Do not import unneeded targets
-rw-r--r--vendor/mapbox-base.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/mapbox-base.cmake b/vendor/mapbox-base.cmake
index b912bd5673..012edbe679 100644
--- a/vendor/mapbox-base.cmake
+++ b/vendor/mapbox-base.cmake
@@ -1,7 +1,5 @@
-# License helper for mapbox-base, should be upstreamed.
-
if(NOT TARGET mapbox-base)
- add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/mapbox-base)
+ add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/mapbox-base EXCLUDE_FROM_ALL)
endif()
set_target_properties(