hathor-cpp-scanner/mysqlMakefile

2 lines
70 B
Plaintext
Raw Permalink Normal View History

2016-06-13 08:27:43 -07:00
all:
g++ -o mysql mysql.cc crypt.cc -lmysqlcppconn -lcrypt -std=c++11