Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 30, 2024
1 parent 1d78362 commit 0a420c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/f2py/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ esma_set_this ( OVERRIDE GMAOpyobs )

# cmake requirements
# ------------------
# NOTE: For CI purposes, f2py is hard to support. Until
# a solution can be found, we add a flag to allow
# the user to disable f2py in these circumstances
if (USE_F2PY)
find_package(F2PY3 REQUIRED)

Expand Down

0 comments on commit 0a420c9

Please sign in to comment.