summaryrefslogtreecommitdiff
path: root/.cmake-format
diff options
context:
space:
mode:
Diffstat (limited to '.cmake-format')
-rw-r--r--.cmake-format12
1 files changed, 12 insertions, 0 deletions
diff --git a/.cmake-format b/.cmake-format
index abd1e46cb8..4ca1e0f0b1 100644
--- a/.cmake-format
+++ b/.cmake-format
@@ -54,6 +54,18 @@ additional_commands = {
"PUBLIC": "*"
}
},
+ "set_target_properties": {
+ "kwargs": {
+ "PROPERTIES": {
+ "kwargs": {
+ "INTERFACE_MAPBOX_NAME": "*",
+ "INTERFACE_MAPBOX_URL": "*",
+ "INTERFACE_MAPBOX_AUTHOR": "*",
+ "INTERFACE_MAPBOX_LICENSE": "*"
+ }
+ }
+ }
+ },
"target_sources": {
"kwargs": {
"INTERFACE": "*",