revert change to CMakeList.txt

This commit is contained in:
Li-Ta Lo 2023-04-28 13:51:18 -06:00
parent 3045deb665
commit eab63f68ad

@ -25,6 +25,4 @@ set(unit_tests
UnitTestMapperGlyphVector.cxx
)
vtkm_unit_tests(SOURCES ${unit_tests}
LIBRARIES ${libraries}
)
vtkm_unit_tests(SOURCES ${unit_tests})