Document vtkm_filter and vtkm_source have compiled components

This commit is contained in:
Robert Maynard 2019-09-23 18:49:58 -04:00
parent 711efbe3b8
commit a265d1f8a9

@ -14,7 +14,9 @@
#
# vtkm_rendering Target that contains all the rendering code
#
# vtkm_filter Target that contains all of VTK-m filters
# vtkm_filter Target that contains all of VTK-m pre-built filters
#
# vtkm_source Target that contains all of VTK-m pre-built sources
#
# vtkm::tbb Target that contains tbb related link information
# implicitly linked to by `vtkm_cont` if tbb is enabled