diff --git a/CMakeLists.txt b/CMakeLists.txt index 98266f86f..b04da1352 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -168,7 +168,7 @@ if (NOT data STREQUAL "\n") " to obtain the testing data.") set(VTKm_ENABLE_TESTING off) if (CTEST_USE_LAUNCHERS) - set(CTEST_USE_LAUNCHERS OFF) + set(CTEST_USE_LAUNCHERS off) endif() endif()