Fixing cmake case.

This commit is contained in:
James 2020-03-24 10:52:52 -04:00
parent ad47be5a11
commit f21f99b43c

@ -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()