diff options
Diffstat (limited to 'cmake/benchmark.cmake')
-rw-r--r-- | cmake/benchmark.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/benchmark.cmake b/cmake/benchmark.cmake index 79e87a0b10..87351e97b1 100644 --- a/cmake/benchmark.cmake +++ b/cmake/benchmark.cmake @@ -27,6 +27,8 @@ mbgl_platform_benchmark() create_source_groups(mbgl-benchmark) +initialize_xcode_cxx_build_settings(mbgl-benchmark) + xcode_create_scheme( TARGET mbgl-benchmark OPTIONAL_ARGS |