summaryrefslogtreecommitdiff
path: root/spec/spec/build-include.yml
blob: 0858454c281368425f82b481d62557c8b3b44aa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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 a path to header files.  The path is used by the C
      preprocessor to search for header files.  It succeeds the includes
      presented to the item by the build item context.  For an
      :ref:`SpecTypeBuildGroupItemType` item the includes are visible to all
      items referenced by the group item.  For :ref:`SpecTypeBuildBSPItemType`,
      :ref:`SpecTypeBuildObjectsItemType`, :ref:`SpecTypeBuildLibraryItemType`,
      :ref:`SpecTypeBuildStartFileItemType`, and
      :ref:`SpecTypeBuildTestProgramItemType` items the includes are only
      visible to the sources specified by the item itself and they do not
      propagate to referenced items.
spec-name: Build Include
spec-type: build-include
type: spec