summaryrefslogblamecommitdiffstats
path: root/spec/spec/build-install.yml
blob: 7e0ea465200981a2febedd05e0ed0cef0e048542 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

                                                     
                                                  










                      
                                                        


                      


                                                                             

                           
                                                                       
                             


                                  
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      destination:
        description: |
          It shall be the install destination directory.
        spec-type: str
      source:
        description: |
          It shall be the list of source files to be installed in the
          destination directory.  The path to a source file shall be relative
          to the directory of the :file:`wscript`.
        spec-type: list-str
    description: |
      This set of attributes specifies files installed by a build item.
    mandatory-attributes: all
spec-name: Build Install Directive
spec-type: build-install
type: spec