Skip to content

Commit

Permalink
cmake format issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-clmsn committed Oct 13, 2023
1 parent 13d5de4 commit 8e457dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/HPX_AddTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function(add_hpx_test category name)

set(ENV_VAR "")
if(HPX_WITH_PARCELPORT_GASNET)
set(ENV_VAR "GASNET_PSHM_NODES=2")
set(ENV_VAR "GASNET_PSHM_NODES=2")
endif()

# cmake-format: off
Expand Down

0 comments on commit 8e457dd

Please sign in to comment.