Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Updating APEX version to latest release
  • Loading branch information
khuck authored Feb 22, 2024
1 parent bd9e3cb commit 9974bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@ if(HPX_WITH_APEX)
"Do not update code from remote APEX repository." OFF CATEGORY "Profiling"
)
hpx_option(
HPX_WITH_APEX_TAG STRING "APEX repository tag or branch" "v2.6.3"
HPX_WITH_APEX_TAG STRING "APEX repository tag or branch" "v2.6.5"
CATEGORY "Profiling"
)
endif()
Expand Down

0 comments on commit 9974bb5

Please sign in to comment.