aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
blob: bf698131d0a316c906fd5017907aab690143e906 (plain)
1
2
3
4
all:
	g++ -std=c++17 -Wall -Wextra entitiesTests.cpp -o entitiesTests -O1 
	g++ -std=c++17 -Wall -Wextra entityXTests.cpp  -o entityXTests  -O1 -lentityx