summaryrefslogtreecommitdiff
path: root/scripts/config.xcconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/config.xcconfig.in')
-rw-r--r--scripts/config.xcconfig.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/config.xcconfig.in b/scripts/config.xcconfig.in
new file mode 100644
index 0000000000..eb6bc71b89
--- /dev/null
+++ b/scripts/config.xcconfig.in
@@ -0,0 +1,5 @@
+// Do not edit -- generated by CMake
+
+// mbgl-core
+mbgl_core_INCLUDE_DIRECTORIES = "@mbgl_core_INCLUDE_DIRECTORIES@"
+mbgl_core_LINK_LIBRARIES = "@mbgl_core_LINK_LIBRARIES@"