Skip to content

Commit

Permalink
Remove FIDAP source file
Browse files Browse the repository at this point in the history
  • Loading branch information
davschneller committed Dec 27, 2023
1 parent 9725ed8 commit f5c838f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ set(CMAKE_CXX_FLAGS_RELEASE "-O2")

add_executable(pumgen
${CMAKE_CURRENT_SOURCE_DIR}/src/pumgen.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/meshreader/FidapReader.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/meshreader/GambitReader.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/meshreader/GMSH4Parser.cpp
${CMAKE_CURRENT_SOURCE_DIR}/src/input/ParallelVertexFilter.cpp
Expand Down

0 comments on commit f5c838f

Please sign in to comment.