Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ endif()
util_exe_func(render render.cc)
util_exe_func(renderClass renderClass.cc)
util_exe_func(render_ascii render_ascii.cc)
if(ENABLE_VIZ)
test_exe_func(viz_test viz.cc)
endif()

# Aniso statistic ans size-field visualization utilities
util_exe_func(measureAnisoStats measureAnisoStats.cc)
Expand Down
110 changes: 0 additions & 110 deletions test/viz.cc

This file was deleted.

Loading