summaryrefslogtreecommitdiff
path: root/cmake/node.cmake
diff options
context:
space:
mode:
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
)