NASFAQ/connections/test/graph_run.sh

5 lines
131 B
Bash
Raw Normal View History

2022-05-07 14:49:43 +00:00
g++ ../common/common.cpp \
../../maths/graph.cpp \
graph.cpp \
-L/usr/lib -lgvc -lcgraph -lfmt -lpqxx -lpq -o graph && ./graph