Skip to content

Commit

Permalink
cmp - make PML fortran sources priv in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Sep 24, 2021
1 parent 5978237 commit 9e9f58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRC/element/PML/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ opensees_elements(OPS_Element_PML

add_library(OPS_Element_PML_f EXCLUDE_FROM_ALL)
target_sources(OPS_Element_PML_f
PUBLIC
PRIVATE
pml_3d.f
pml_2d.f
)
Expand Down

0 comments on commit 9e9f58c

Please sign in to comment.