You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I was wondering if it's possible somehow to pass a flag to an fpm dependency I have. For example, I want to include json-fortran in my project, however I need it to be built with fpm build --flag "-DINT64". Is there any way this can be done with fpm at the moment?
Thanks!
edit: I actually realized that the flags do get passed to all the dependencies. Sorry about that, feel free to delete this. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! I was wondering if it's possible somehow to pass a flag to an fpm dependency I have. For example, I want to include json-fortran in my project, however I need it to be built with
fpm build --flag "-DINT64"
. Is there any way this can be done with fpm at the moment?Thanks!
edit: I actually realized that the flags do get passed to all the dependencies. Sorry about that, feel free to delete this. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions