Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-main.f90 auto executables: fix in fpm install #1036

Merged
merged 4 commits into from
May 22, 2024

Conversation

perazz
Copy link
Contributor

@perazz perazz commented May 20, 2024

Fix #1033.

@henilp105 @arteevraina @aradi @fortran-lang/fpm

@aradi
Copy link
Member

aradi commented May 20, 2024

@perazz Cool, thanks, it works now, how I'd expect.

Copy link
Member

@henilp105 henilp105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @perazz , Looks good to me.

@perazz
Copy link
Contributor Author

perazz commented May 22, 2024

Thank you, merging.

@perazz perazz merged commit 4c34457 into fortran-lang:main May 22, 2024
22 of 23 checks passed
@perazz perazz deleted the auto_executables_nomain branch May 22, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App is not installed if source is not main.f90
3 participants