CMakeLists.txt update

This commit is contained in:
Tushar Athawale 2022-02-03 22:10:04 -05:00
parent 444c93692f
commit eb3802ba2c

@ -66,7 +66,7 @@ vtkm_add_target_information(${tutorial_targets}
DROP_UNUSED_SYMBOLS
MODIFY_CUDA_FLAGS
DEVICE_SOURCES
tutorial_sources)
${tutorial_sources})
# Copy the data file to be adjacent to the binaries