diff options
Diffstat (limited to 'cmake/glfw.cmake')
-rw-r--r-- | cmake/glfw.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/glfw.cmake b/cmake/glfw.cmake index dd73b54eef..29d8d2ba94 100644 --- a/cmake/glfw.cmake +++ b/cmake/glfw.cmake @@ -34,6 +34,8 @@ mbgl_platform_glfw() create_source_groups(mbgl-glfw) +initialize_xcode_cxx_build_settings(mbgl-glfw) + xcode_create_scheme( TARGET mbgl-glfw OPTIONAL_ARGS |