diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0fff70e..02377c9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1 @@ -add_library(threed_beam_fea threed_beam_fea.cpp summary.cpp setup.cpp) - -add_executable(fea_cmd cmd.cpp) -target_link_libraries(fea_cmd threed_beam_fea) +add_library(threed_beam_fea threed_beam_fea.cpp summary.cpp setup.cpp) \ No newline at end of file