Skip to content

Commit

Permalink
Add HarmonicSteadyState integrator to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
sewkokot committed Nov 27, 2021
1 parent 13fa3db commit 92d38a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SRC/analysis/integrator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ target_sources(OPS_Analysis
IncrementalIntegrator.cpp
Integrator.cpp
LoadControl.cpp
HarmonicSteadyState.cpp
LoadPath.cpp
MinUnbalDispNorm.cpp
Newmark.cpp
Expand All @@ -30,6 +31,7 @@ target_sources(OPS_Analysis
IncrementalIntegrator.h
Integrator.h
LoadControl.h
HarmonicSteadyState.h
LoadPath.h
MinUnbalDispNorm.h
Newmark.h
Expand Down

0 comments on commit 92d38a3

Please sign in to comment.