Skip to content

Commit

Permalink
build_interface for fortran
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrdar committed Nov 19, 2024
1 parent 356c27e commit 047243b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pluto/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,5 @@ ecbuild_add_library( TARGET pluto_f
pluto_f/pluto_module.cc
PRIVATE_LIBS pluto
)
target_include_directories( pluto_f PUBLIC $<BUILD_INTERFACE:${CMAKE_Fortran_MODULE_DIRECTORY}> )

0 comments on commit 047243b

Please sign in to comment.