negentropy/test/cpp/Makefile

3 lines
132 B
Makefile
Raw Normal View History

2023-03-10 12:19:11 -05:00
harness: harness.cpp ../../cpp/Negentropy.h
2023-09-15 17:46:17 -04:00
g++ -g -Wall -std=c++20 -I../../cpp/ -I ./hoytech-cpp/ harness.cpp -lcrypto -o harness