--no-compile
not working as expected for federations
#2252
Labels
bug
Something isn't working
c
Related to C target
compiler
federated
good first issue
Good for newcomers
Milestone
When passing
-n/--no-compile
tolfc
when compiling a federation, it does not invoke the code-generator on the generated LF projects. I was expecting it to still do code-generation for the generated projects, but not invoke the target C compiler after code-generation.The text was updated successfully, but these errors were encountered: