Skip to content

Commit 74f6eec

Browse files
committed
enable ctest
1 parent 6a5d204 commit 74f6eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/HPX_AddTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
function(add_hpx_test category name)
88
set(options FAILURE_EXPECTED RUN_SERIAL NO_PARCELPORT_TCP NO_PARCELPORT_MPI
9-
NO_PARCELPORT_LCI NO_PARCELPORT_GASNET
9+
NO_PARCELPORT_LCI NO_PARCELPORT_LCW NO_PARCELPORT_GASNET
1010
)
1111
set(one_value_args EXECUTABLE LOCALITIES THREADS_PER_LOCALITY TIMEOUT
1212
RUNWRAPPER

0 commit comments

Comments
 (0)