summaryrefslogtreecommitdiffstats
path: root/spec/spec/build-objects.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec/build-objects.yml')
-rw-r--r--spec/spec/build-objects.yml41
1 files changed, 41 insertions, 0 deletions
diff --git a/spec/spec/build-objects.yml b/spec/spec/build-objects.yml
new file mode 100644
index 00000000..96ac5e5f
--- /dev/null
+++ b/spec/spec/build-objects.yml
@@ -0,0 +1,41 @@
+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
+- role: spec-refinement
+ spec-key: build-type
+ spec-value: objects
+ uid: build
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ cflags:
+ description: null
+ spec-type: build-cflags
+ cppflags:
+ description: null
+ spec-type: build-cppflags
+ cxxflags:
+ description: null
+ spec-type: build-cxxflags
+ includes:
+ description: null
+ spec-type: build-includes
+ install:
+ description: null
+ spec-type: build-install-list
+ source:
+ description: null
+ spec-type: build-source-list
+ description: |
+ This set of attributes specifies a set of object files used to build
+ static libraries or test programs.
+ required-attributes: all
+spec-name: Build Objects Item Type
+spec-type: build-objects
+type: spec