Skip to content

Commit

Permalink
cmp - clean recorder/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Sep 27, 2021
1 parent b9d2b76 commit ba8aab4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SRC/recorder/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# Pacific Earthquake Engineering Research Center
#
#==============================================================================
#add_library(recorder OBJECT)

target_sources(OPS_Recorder
PRIVATE
Expand Down Expand Up @@ -63,7 +62,6 @@ target_sources(OPS_ASDEA
)


#if (OPS_Use_Graphics)
target_sources(OPS_Graphics
PRIVATE
AlgorithmIncrements.cpp
Expand All @@ -72,7 +70,6 @@ target_sources(OPS_Graphics
AlgorithmIncrements.h
FilePlotter.h
)
#endif()

add_subdirectory(response)
#target_include_directories(recorder PUBLIC ${CMAKE_CURRENT_LIST_DIR})

0 comments on commit ba8aab4

Please sign in to comment.