We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5d204 commit 74f6eecCopy full SHA for 74f6eec
1 file changed
cmake/HPX_AddTest.cmake
@@ -6,7 +6,7 @@
6
7
function(add_hpx_test category name)
8
set(options FAILURE_EXPECTED RUN_SERIAL NO_PARCELPORT_TCP NO_PARCELPORT_MPI
9
- NO_PARCELPORT_LCI NO_PARCELPORT_GASNET
+ NO_PARCELPORT_LCI NO_PARCELPORT_LCW NO_PARCELPORT_GASNET
10
)
11
set(one_value_args EXECUTABLE LOCALITIES THREADS_PER_LOCALITY TIMEOUT
12
RUNWRAPPER
0 commit comments