Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
faltaba wires_mtln.F90 en cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
salvaugres committed Apr 17, 2024
1 parent a45d0f2 commit ba600ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ if (CompileExecutable)
"src_main_pub/version.F90"
"src_wires_pub/wires_types.F90"
"src_wires_pub/wires.F90"
"src_wires_pub/wires_mtln.F90"
)
target_link_libraries(semba-fdtd semba-types smbjson)
include_directories(${CMAKE_BINARY_DIR}/mod)
Expand Down

0 comments on commit ba600ed

Please sign in to comment.