summaryrefslogtreecommitdiff
path: root/spec/spec/build-cxxflag.yml
diff options
context:
space:
mode:
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