mirror of
https://github.com/logos-messaging/negentropy.git
synced 2026-01-02 22:13:10 +00:00
compile C++ test harness with warnings
This commit is contained in:
parent
1d7f733aaf
commit
b9c0a0e35d
@ -1,2 +1,2 @@
|
||||
harness: harness.cpp ../../cpp/Negentropy.h
|
||||
g++ -g -std=c++20 -I../../cpp/ -I ./hoytech-cpp/ harness.cpp -lcrypto -o harness
|
||||
g++ -g -Wall -std=c++20 -I../../cpp/ -I ./hoytech-cpp/ harness.cpp -lcrypto -o harness
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user