Skip to content
  • Kenneth Moreland's avatar
    Add clarification for DEVICE_SOURCES · 8ea7fbc3
    Kenneth Moreland authored
    The `vtkm_add_target_information` CMake function has a `DEVICE_SOURCES`
    option that allows you to list which sources need to be compiled with a
    device compiler. Added some hints to the documentation about which
    source code needs to be listed in `DEVICE_SOURCES`.
    8ea7fbc3