Added a sample for benchmarking
This commit is contained in:
3
samples/benchmark/CMakeLists.txt
Normal file
3
samples/benchmark/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
## benchmark
|
||||
add_executable(benchmark main.cc)
|
||||
target_link_libraries(benchmark astaroth_core astaroth_utils)
|
Reference in New Issue
Block a user