Make autocoded files more visible #1674
timcanham
started this conversation in
Call for Comments
Replies: 4 comments
|
The first line after |
0 replies
|
Isn't the |
0 replies
|
My proposal for 1. was to put a symlink in each directory that has fpp files to the build cache directory with the autocoded files for that fpp file. |
0 replies
|
Yay! Reviving this cause it's important for understanding the framework's inner-working. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
With cmake using build caches and the F Prime cmake system generating the autocoded base classes, a frequent question is: How do I find the generated files?
Possible ideas:
All reactions