summaryrefslogtreecommitdiff
path: root/cmake/node.cmake
diff options
context:
space:
mode:
authorAnand Thakker <github@anandthakker.net>2017-08-15 10:29:25 -0400
committerAnand Thakker <github@anandthakker.net>2017-08-15 10:30:12 -0400
commit7c00c2e4d9e13eb81100c72c1aa3410ea31dad71 (patch)
tree5a1e405b6786f3afe826a077ed6f4b79fcf6bf3c /cmake/node.cmake
parent40993012b99887d068ec5d53f397e11ac54ca5f6 (diff)
downloadqtlocation-mapboxgl-upstream/xcode-settings.tar.gz
Initialize Xcode project build settingsupstream/xcode-settings
Diffstat (limited to 'cmake/node.cmake')
-rw-r--r--cmake/node.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/node.cmake b/cmake/node.cmake
index 502edd8293..5a6c7595ad 100644
--- a/cmake/node.cmake
+++ b/cmake/node.cmake
@@ -54,6 +54,8 @@ mbgl_platform_node()
create_source_groups(mbgl-node)
+initialize_xcode_cxx_build_settings(mbgl-node)
+
xcode_create_scheme(
TARGET mbgl-node
)