Choosing Executable #1093
gjdreisbach
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I am currently learning fortran and am using FPM to build my project. So far have really enjoyed it but came across an interesting issue. I am looking to have multiple executibles in my /app directory and have the option to build one OR the other executible, not necessarily both. I know in theory if no changes have been made, fpm won't rebuild anything but this option could be useful for what I am currently working on. When I try setting up the .toml it will always build both. Any ideas?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions