cpp-jwt/include/jwt/test/compile.txt
2017-11-04 19:21:46 +05:30

1 line
186 B
Text

g++ -std=c++14 -I /usr/local/Cellar/openssl/1.0.2j/include/ -I /Users/amuralid/dev_test/cpp-jwt/include/ -o test_rsa test_rsa.cc -L /usr/local/Cellar//openssl/1.0.2j/lib/ -lssl -lcrypto