hathor-cpp-scanner/mysqlMakefile
2016-06-13 08:27:43 -07:00

2 lines
70 B
Plaintext

all:
g++ -o mysql mysql.cc crypt.cc -lmysqlcppconn -lcrypt -std=c++11