Skip to content

Commit

Permalink
Merge pull request #483 from ValeevGroup/JonathonMisiewicz-patch-1
Browse files Browse the repository at this point in the history
Update umpire.cmake
  • Loading branch information
JonathonMisiewicz authored Oct 8, 2024
2 parents 1aed37d + 482ab5e commit 4d5a9b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions external/umpire.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ else()
"$<BUILD_INTERFACE:${EXTERNAL_SOURCE_DIR}/src>;$<BUILD_INTERFACE:${EXTERNAL_SOURCE_DIR}/src/tpl>;$<BUILD_INTERFACE:${EXTERNAL_SOURCE_DIR}/src/tpl/umpire/camp/include>;$<BUILD_INTERFACE:${EXTERNAL_SOURCE_DIR}/src/tpl/umpire/fmt/include>;$<BUILD_INTERFACE:${EXTERNAL_BUILD_DIR}/src/tpl/umpire/camp/include>;$<BUILD_INTERFACE:${EXTERNAL_BUILD_DIR}/include>;$<INSTALL_INTERFACE:${_UMPIRE_INSTALL_DIR}/include>"
INTERFACE_LINK_LIBRARIES
"$<BUILD_INTERFACE:${UMPIRE_BUILD_BYPRODUCTS}>;$<INSTALL_INTERFACE:${_UMPIRE_INSTALL_DIR}/lib/libumpire${UMPIRE_DEFAULT_LIBRARY_SUFFIX}>"
INTERFACE_COMPILE_DEFINITIONS
FMT_HEADER_ONLY=1
)

install(TARGETS TiledArray_UMPIRE EXPORT tiledarray COMPONENT tiledarray)
Expand Down

0 comments on commit 4d5a9b8

Please sign in to comment.