negentropy/test/cpp/Makefile

3 lines
126 B
Makefile
Raw Normal View History

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