summaryrefslogtreecommitdiff
path: root/cmake/filesource.cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-11-01 01:31:11 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-11-01 01:48:01 +0200
commitb1eece640f2671d1622f492897be5dc5c70dd7e0 (patch)
treed00e7f14d17f57b0af966958b4e1b7690ae03541 /cmake/filesource.cmake
parent56b9928e46026f5cff3b37542ef71ef6806a2ba9 (diff)
downloadqtlocation-mapboxgl-b1eece640f2671d1622f492897be5dc5c70dd7e0.tar.gz
[build] Add vendored libboostupstream/tmpsantos-boost
Custom extract made using bcp based on 1.65.1
Diffstat (limited to 'cmake/filesource.cmake')
-rw-r--r--cmake/filesource.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/filesource.cmake b/cmake/filesource.cmake
index 67926b6d77..5b99170489 100644
--- a/cmake/filesource.cmake
+++ b/cmake/filesource.cmake
@@ -2,8 +2,6 @@
load_sources_list(MBGL_FILESOURCE_FILES cmake/filesource-files.txt)
add_library(mbgl-filesource STATIC ${MBGL_FILESOURCE_FILES})
-target_add_mason_package(mbgl-filesource PRIVATE boost)
-
target_include_directories(mbgl-filesource
PRIVATE include
PRIVATE src