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