summaryrefslogtreecommitdiff
path: root/cmake/node.cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-08-22 16:42:30 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-08-22 19:14:51 +0200
commite1a6795a73af844ff63d99b35fb4695177d9494d (patch)
tree0d00d241324207aa3ee3e504066eb26cab4c20b3 /cmake/node.cmake
parente6bcbdd5d3c3665df86b1ae30a0d726982fd37ef (diff)
downloadqtlocation-mapboxgl-e1a6795a73af844ff63d99b35fb4695177d9494d.tar.gz
[build] add CMake source groups to all targets
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 034216b617..75def7c468 100644
--- a/cmake/node.cmake
+++ b/cmake/node.cmake
@@ -42,3 +42,5 @@ add_custom_command(
)
mbgl_platform_node()
+
+create_source_groups(mbgl-node)