Turn on warnings

master
Tait Hoyem 5 years ago
parent c563e611c1
commit 472ff827a8

@ -12,4 +12,4 @@
default: build default: build
build: build:
g++ -O2 -o chess.out functions.cpp chess.cpp -std=c++11 g++ -O2 -Wall -o chess.out functions.cpp chess.cpp -std=c++11

Loading…
Cancel
Save