mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2026-01-24 06:39:20 -05:00
3 lines
82 B
CMake
3 lines
82 B
CMake
add_executable(memo memotest.cpp)
|
|
target_link_libraries(memo PRIVATE tc vis-util)
|