Skip to content

Commit afbe32f

Browse files
committed
disable ReadSeisSol until fix
1 parent b066edd commit afbe32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module/read/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ add_subdirectory(ReadItlrFs3d)
1818
add_subdirectory(ReadModel)
1919
add_subdirectory(ReadMpas)
2020
add_subdirectory(ReadNek5000)
21-
add_subdirectory(ReadSeisSol)
21+
#add_subdirectory(ReadSeisSol)
2222
add_subdirectory(ReadSoundPlan)
2323
add_subdirectory(ReadTsunami)
2424
add_subdirectory(ReadVtk)

0 commit comments

Comments
 (0)