Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoPetracca committed Oct 11, 2021
1 parent 8caadf7 commit 13ababf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SRC/element/zeroLength/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ target_sources(OPS_Element
CoupledZeroLength.cpp
ZeroLengthContact2D.cpp
ZeroLengthContact3D.cpp
ZeroLengthContactASDimplex.cpp
ZeroLengthContactNTS2D.cpp
ZeroLengthImpact3D.cpp
ZeroLengthInterface2D.cpp
Expand All @@ -41,6 +42,7 @@ target_sources(OPS_Element
CoupledZeroLength.h
ZeroLengthContact2D.h
ZeroLengthContact3D.h
ZeroLengthContactASDimplex.h
ZeroLengthContactNTS2D.h
ZeroLengthImpact3D.h
ZeroLengthInterface2D.h
Expand Down

0 comments on commit 13ababf

Please sign in to comment.