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