mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 13:22:36 +01:00
5 lines
206 B
Bash
Executable File
5 lines
206 B
Bash
Executable File
#!/bin/bash
|
|
#g++ performance_tests.cpp -lrt -lpthread -lboost_thread -ltbb -std=c++11
|
|
|
|
g++ lpm_performance_tests.cpp ../build/CMakeFiles/patricia.dir/libpatricia/patricia.c.o -olpm_performance_tests -lrt
|