Makefile 87 B

12
  1. all:
  2. g++ src/*.cpp src/qt/*.cpp `pkg-config --cflags --libs Qt5Widgets` -fPIC -o test