Skip to content

Commit

Permalink
fixed outstanding issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-clmsn committed Nov 6, 2023
1 parent 68a439a commit 4170789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/HPX_SetupOpenSHMEM.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ macro(hpx_setup_openshmem)
PkgConfig::OPENSHMEM PROPERTIES INTERFACE_LINK_DIRECTORIES
"${OPENSHMEM_LIBRARY_DIRS}"
)

set(OPENSHMEM_FOUND ON)
endif()
endif()
elseif("${HPX_WITH_PARCELPORT_OPENSHMEM_CONDUIT}" STREQUAL "ucx")
Expand Down

0 comments on commit 4170789

Please sign in to comment.