Skip to content

v3: Add DEPENDS for f2py#446

Merged
mathomp4 merged 3 commits intorelease/v3from
feature/v3-add-depends-cmake
May 2, 2025
Merged

v3: Add DEPENDS for f2py#446
mathomp4 merged 3 commits intorelease/v3from
feature/v3-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 merged commit 4fd3da2 into release/v3 May 2, 2025
11 checks passed
@mathomp4 mathomp4 deleted the feature/v3-add-depends-cmake branch May 2, 2025 21:03
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