Skip to content

Check target information in .comp directive and recompile if it does not match the expected target

Camil Staps requested to merge add-target-to-comp-directive into main

What does this MR do?

Parses target information in .comp directives of ABC files, and recompiles the file if it does not match the expected target.

Changes to public APIs

N/A

Related issues

base#1

Merge request reports