mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -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)
|