summaryrefslogtreecommitdiff
path: root/spec/spec/build-cxxflag.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-21 15:10:43 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitb75c6bee4152f37ef7261fb94e4b302ae02a0910 (patch)
treeed1cbb740406aae1394560c9f0597d12df928be5 /spec/spec/build-cxxflag.yml
parent0aba52081afaa6bfd429db902392e8f237664a72 (diff)
spec: Add specification of specification items
Diffstat (limited to 'spec/spec/build-cxxflag.yml')
-rw-r--r--spec/spec/build-cxxflag.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/spec/build-cxxflag.yml b/spec/spec/build-cxxflag.yml
new file mode 100644
index 00000000..09127003
--- /dev/null
+++ b/spec/spec/build-cxxflag.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ str:
+ description: |
+ It shall be an option for the C++ compiler. The options are used to
+ compile the sources of this item. The options defined by this attribute
+ succeed the options presented to the item by the build item context.
+spec-name: Build C++ Compiler Option
+spec-type: build-cxxflag
+type: spec