summaryrefslogtreecommitdiff
path: root/cmake/glfw.cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-07-17 15:42:06 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-07-17 18:36:17 +0200
commit93d37282d9d7f4050a7fc682de8abea01996f113 (patch)
tree8b36c1344d0edfca7f569bb7510790b2cec84a96 /cmake/glfw.cmake
parent7d686dfcba448bb5dd54bf0dae25c5273ebe1362 (diff)
downloadqtlocation-mapboxgl-93d37282d9d7f4050a7fc682de8abea01996f113.tar.gz
[build] organize CMake targets in folders for IDEs
Diffstat (limited to 'cmake/glfw.cmake')
-rw-r--r--cmake/glfw.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/glfw.cmake b/cmake/glfw.cmake
index 2b2cb47ecb..c59ca013d0 100644
--- a/cmake/glfw.cmake
+++ b/cmake/glfw.cmake
@@ -31,6 +31,8 @@ mbgl_platform_glfw()
create_source_groups(mbgl-glfw)
+set_target_properties(mbgl-glfw PROPERTIES FOLDER "Executables")
+
initialize_xcode_cxx_build_settings(mbgl-glfw)
xcode_create_scheme(