Skip to content

Commit

Permalink
Merge pull request #44 from lanl/dempsey/singularity
Browse files Browse the repository at this point in the history
Update singularity-eos
  • Loading branch information
adamdempsey90 authored Jan 18, 2025
2 parents b9e1093 + d0767c3 commit 6c2a7a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ set(ARTEMIS_SINGULARITY_INCLUDE_PATHS
${CMAKE_CURRENT_SOURCE_DIR}/external/singularity-eos/utils/variant/include
${CMAKE_CURRENT_SOURCE_DIR}/external/singularity-opac/utils
${CMAKE_CURRENT_SOURCE_DIR}/src
${CMAKE_CURRENT_SOURCE_DIR})
${CMAKE_CURRENT_SOURCE_DIR}
$<BUILD_INTERFACE:${CMAKE_BINARY_DIR}/generated>)

# Set Jaybenne config options and paths
# NOTE(@pdmullen): For the life of us, we are still not sure why we can't treat
Expand Down
2 changes: 1 addition & 1 deletion external/singularity-eos
Submodule singularity-eos updated 176 files

0 comments on commit 6c2a7a8

Please sign in to comment.