Adding ctest check.

This commit is contained in:
James 2020-03-17 12:25:41 -04:00
parent c03e845275
commit ad47be5a11

@ -167,6 +167,9 @@ if (NOT data STREQUAL "\n")
"Testing is enabled, but the data is not available. Use git lfs in order "
" to obtain the testing data.")
set(VTKm_ENABLE_TESTING off)
if (CTEST_USE_LAUNCHERS)
set(CTEST_USE_LAUNCHERS OFF)
endif()
endif()
# We include the wrappers unconditionally as VTK-m expects the function to