negentropy/test/cpp/Makefile
2023-04-29 00:03:58 -04:00

3 lines
117 B
Makefile

harness: harness.cpp ../../cpp/Negentropy.h
g++ -g -std=c++20 -I../../cpp/ -I ./hoytech-cpp/ harness.cpp -o harness