Skip to content

Commit

Permalink
Merge branch 'gh586'
Browse files Browse the repository at this point in the history
  • Loading branch information
kordejong committed Sep 8, 2023
2 parents f7b5fb6 + d16755a commit ad8dd76
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 ad8dd76

Please sign in to comment.