mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
remove memo examples since memo is removed
This commit is contained in:
@@ -1,8 +1 @@
|
||||
add_executable(memo memotest.cpp)
|
||||
target_link_libraries(memo PRIVATE tc vis-util)
|
||||
|
||||
add_executable(geom geomtest.cpp)
|
||||
target_link_libraries(geom PRIVATE tc vis-util)
|
||||
|
||||
add_executable(sub subtest.cpp)
|
||||
target_link_libraries(sub PRIVATE vis-util)
|
||||
# there's no examples right now.
|
||||
Reference in New Issue
Block a user