summaryrefslogtreecommitdiff
path: root/cmake/loop-darwin.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 15:42:06 +0200
commit6fa3a8b39494b101e37efc145fab52543098fc6c (patch)
tree8b36c1344d0edfca7f569bb7510790b2cec84a96 /cmake/loop-darwin.cmake
parent7d686dfcba448bb5dd54bf0dae25c5273ebe1362 (diff)
downloadqtlocation-mapboxgl-6fa3a8b39494b101e37efc145fab52543098fc6c.tar.gz
[build] organize CMake targets in folders for IDEsupstream/cmake-folders
Diffstat (limited to 'cmake/loop-darwin.cmake')
-rw-r--r--cmake/loop-darwin.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/loop-darwin.cmake b/cmake/loop-darwin.cmake
index 692aecb8a2..3109911e66 100644
--- a/cmake/loop-darwin.cmake
+++ b/cmake/loop-darwin.cmake
@@ -11,4 +11,6 @@ target_include_directories(mbgl-loop-darwin
create_source_groups(mbgl-loop-darwin)
+set_target_properties(mbgl-loop-darwin PROPERTIES FOLDER "Core")
+
xcode_create_scheme(TARGET mbgl-loop-darwin) \ No newline at end of file