summaryrefslogtreecommitdiff
path: root/spec/spec/build-ada-test-program.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-08 08:33:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-08 08:34:29 +0200
commit5ee830fab93431dab2a6abcb12d7775302eb9821 (patch)
treebefcdd35cdaad2c3cf05e068a5357d23d9f050e1 /spec/spec/build-ada-test-program.yml
parent9ff466130d925966ea0924d3013ac5c25a55e287 (diff)
spec: Add attributes to build items
Update #4670.
Diffstat (limited to 'spec/spec/build-ada-test-program.yml')
-rw-r--r--spec/spec/build-ada-test-program.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/spec/build-ada-test-program.yml b/spec/spec/build-ada-test-program.yml
index ea905eae..abf3d807 100644
--- a/spec/spec/build-ada-test-program.yml
+++ b/spec/spec/build-ada-test-program.yml
@@ -23,6 +23,7 @@ spec-example: |
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
+ cxxflags: []
enabled-by: true
includes: []
ldflags: []
@@ -59,6 +60,9 @@ spec-info:
cppflags:
description: null
spec-type: build-cppflags
+ cxxflags:
+ description: null
+ spec-type: build-cxxflags
includes:
description: null
spec-type: build-includes