@ -1,4 +1,4 @@
install:
@echo "Start compiling..."
g++ ./src/necronda-server.cpp -o ./bin/necronda-server
g++ src/necronda-server.cpp -o bin/necronda-server -std=c++17 -fPIC
@echo "Finished compiling!"
The note is not visible to the blocked user.