Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
cmake build failed due to a name mismatch
  • Loading branch information
MassimoPetracca committed Nov 2, 2021
1 parent 0a61be7 commit 0d1a875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SRC/material/uniaxial/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ target_sources(OPS_Material
ResilienceLow.cpp
Steel2.cpp
SteelMPF.cpp
SteelDRF.cpp
SteelDRC.cpp
UVCuniaxial.cpp
UniaxialMaterial.cpp
#TclDegradingUniaxial.cpp
Expand Down Expand Up @@ -68,7 +68,7 @@ target_sources(OPS_Material
ResilienceLow.h
Steel2.h
SteelMPF.h
SteelDRF.h
SteelDRC.h
UVCuniaxial.h
UniaxialMaterial.h
)
Expand Down

0 comments on commit 0d1a875

Please sign in to comment.