summaryrefslogtreecommitdiff
path: root/spec/spec/build-config-header.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 13:22:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitadb26ed3bfe8306123fa5dab15dce4d6e6fc19c4 (patch)
tree11ba3c13e7dcb2bfe6b7454fa1b62c8bb9da7f4d /spec/spec/build-config-header.yml
parent7bc644142b01a2bce4579b5fca52311e0f425293 (diff)
spec: Sort attributes
Diffstat (limited to 'spec/spec/build-config-header.yml')
-rw-r--r--spec/spec/build-config-header.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/spec/build-config-header.yml b/spec/spec/build-config-header.yml
index d5be648e..e622a363 100644
--- a/spec/spec/build-config-header.yml
+++ b/spec/spec/build-config-header.yml
@@ -14,6 +14,10 @@ spec-example: null
spec-info:
dict:
attributes:
+ guard:
+ description: |
+ It shall be the header guard define.
+ spec-type: str
include-headers:
description: |
It shall be a list of header files to include via ``#include <...>``.
@@ -21,10 +25,6 @@ spec-info:
install-path:
description: null
spec-type: build-install-path
- guard:
- description: |
- It shall be the header guard define.
- spec-type: str
target:
description: null
spec-type: build-target