summaryrefslogblamecommitdiffstats
path: root/spec/spec/build-action-check-cxx.yml
blob: b27a34af68d12a43d18e18f4c47eaefbb8ae4e72 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                                     
                                                  








                      


                                 









                                                                         

                                                                           
                             


                                                 
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:
      cxxflags:
        description: null
        spec-type: build-cxxflags
      fragment:
        description: |
          It shall be a code fragment used to check the availability of a
          certain feature through compilation with the C++ compiler.  The
          resulting object is not linked to an executable.
        spec-type: str
      message:
        description: |
          It shall be a description of the feature to check.
        spec-type: str
    description: |
      This set of attributes specifies a check done using the C++ compiler.
    mandatory-attributes: all
spec-name: Build Option C++ Compiler Check Action
spec-type: build-action-check-cxx
type: spec