Skip to content

Commit

Permalink
Merge pull request #164 from E3SM-Project/bartgol/rm-eamxx-physics-tgt
Browse files Browse the repository at this point in the history
Remove eamxx_physics target
  • Loading branch information
bartgol authored Feb 13, 2025
2 parents a2904c7 + 6f84851 commit 3f2d137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion physics/scream_cxx_p3_shoc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ include_directories(${SCREAM_HOME}/components/eam/src/physics/cam )
include_directories(${SCREAM_HOME}/share/timing )
include_directories(${YAKL_HOME}/external )

add_library(eamxx_physics INTERFACE)
add_subdirectory(${SCREAM_HOME}/externals/ekat ${EKAT_BINARY_DIR} )
add_subdirectory(scream_share ${CMAKE_CURRENT_BINARY_DIR}/scream_share )
add_subdirectory(${SCREAM_HOME}/components/eamxx/src/physics/share ${CMAKE_CURRENT_BINARY_DIR}/physics_share)
Expand Down

0 comments on commit 3f2d137

Please sign in to comment.