Skip to content

Commit

Permalink
Add v1.9.1 to list of HPX version to try
Browse files Browse the repository at this point in the history
  • Loading branch information
kordejong committed Sep 7, 2023
1 parent f7b5fb6 commit d16755a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment/cmake/LueConfiguration.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ if(LUE_HPX_REQUIRED)
list(APPEND hpx_versions_to_try ${LUE_HPX_VERSION})
else()
# Try these versions in turn
list(APPEND hpx_versions_to_try v1.9.1)
list(APPEND hpx_versions_to_try v1.9.0)
endif()

Expand Down

0 comments on commit d16755a

Please sign in to comment.