Skip to content

Commit

Permalink
Add p2300 setup in pika-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Sep 19, 2022
1 parent 91e030c commit fb473a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/templates/pika-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ include(pika_setup_cuda)

include(pika_setup_mpi)

include(pika_setup_p2300)

# APEX
set(PIKA_APEX_ROOT "@APEX_ROOT@")
include(pika_setup_apex)
Expand Down

0 comments on commit fb473a0

Please sign in to comment.