summaryrefslogtreecommitdiff
path: root/cmake/filesource.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/filesource.cmake')
-rw-r--r--cmake/filesource.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/filesource.cmake b/cmake/filesource.cmake
index 6486a4af32..cfb04a5ce9 100644
--- a/cmake/filesource.cmake
+++ b/cmake/filesource.cmake
@@ -1,5 +1,6 @@
add_vendor_target(expected INTERFACE)
+# Modify cmake/filesource-files.txt to change the source files for this target.
load_sources_list(MBGL_FILESOURCE_FILES cmake/filesource-files.txt)
add_library(mbgl-filesource STATIC ${MBGL_FILESOURCE_FILES})