2024-03-04 16:28:35 +05:30

5 lines
116 B
Makefile

.PHONY: all
all:
g++ --std=c++20 test.c -I../ -lnegentropy -lcrypto -L../ -L/opt/homebrew/lib/ -Wc++11-narrowing