3 lines
106 B
Text
3 lines
106 B
Text
|
add_executable(mstch_benchmark benchmark_main.cpp)
|
||
|
target_link_libraries(mstch_benchmark mstch benchmark)
|