Skip to content

v4: Add DEPENDS for f2py#447

Merged
mathomp4 merged 3 commits intodevelopfrom
feature/v4-add-depends-cmake
May 2, 2025
Merged

v4: Add DEPENDS for f2py#447
mathomp4 merged 3 commits intodevelopfrom
feature/v4-add-depends-cmake

Conversation

@mathomp4
Copy link
Copy Markdown
Member

@mathomp4 mathomp4 commented May 2, 2025

This PR adds a new DEPENDS option to the f2py macro. It's used to inform CMake of dependencies of the f2py module being built. Sometimes add_dependencies seems to be enough, but sometimes not. Not sure why.

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label May 2, 2025
@mathomp4 mathomp4 self-assigned this May 2, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner May 2, 2025 18:24
@mathomp4 mathomp4 changed the title v4: v3: Add DEPENDS for f2py v4: Add DEPENDS for f2py May 2, 2025
@mathomp4 mathomp4 closed this May 2, 2025
@mathomp4 mathomp4 merged commit 3de0c67 into develop May 2, 2025
9 of 11 checks passed
@mathomp4 mathomp4 deleted the feature/v4-add-depends-cmake branch May 2, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 diff The changes in this pull request have verified to be zero-diff with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant