Skip to content

Commit

Permalink
just cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rrsettgast committed Aug 18, 2024
1 parent c29a9f7 commit b3e1540
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/coreComponents/constitutive/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ set( constitutive_sources
solid/SolidBase.cpp
solid/SolidInternalEnergy.cpp
solid/CeramicDamage.cpp
# solid/TriaxialDriver.cpp
solid/porosity/BiotPorosity.cpp
solid/porosity/PorosityBase.cpp
solid/porosity/PressurePorosity.cpp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set( gtest_reactivefluid_xmls

set( dependencyList ${parallelDeps} gtest )

list( APPEND dependencyList geosx_core )
list( APPEND dependencyList mainInterface )

if( ENABLE_PVTPackage )
list( APPEND gtest_geosx_tests
Expand Down

0 comments on commit b3e1540

Please sign in to comment.