mirror of
https://github.com/AdaCore/gpr.git
synced 2026-02-12 12:58:39 -08:00
16 lines
307 B
YAML
16 lines
307 B
YAML
lkt_spec:
|
|
entry_point: spec.lkt
|
|
source_dirs: [.]
|
|
library:
|
|
language_name: Gpr
|
|
library_name: Gpr_Parser
|
|
standalone: true
|
|
defaults:
|
|
charset: iso-8859-1
|
|
emission:
|
|
source_post_processors:
|
|
ada: plugins.AdaPostProcessor
|
|
c/c++: plugins.CPostProcessor
|
|
warnings:
|
|
undocumented-nodes: false
|