We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d436505 commit 7c08dfaCopy full SHA for 7c08dfa
1 file changed
examples/evo3/Makefile
@@ -22,7 +22,7 @@ CFLAGS_web_debug := $(CFLAGS_all) $(OFLAGS_web_debug) --js-library ../../web/lib
22
CFLAGS_web_opt := $(CFLAGS_all) $(OFLAGS_web_opt) --js-library ../../web/library_emp.js -s EXPORTED_FUNCTIONS="['_main', '_empCppCallback']" -s NO_EXIT_RUNTIME=1
23
#CFLAGS_web := $(CFLAGS_all) $(OFLAGS_web) --js-library ../../web/library_emp.js -s EXPORTED_FUNCTIONS="['_main', '_empCppCallback']" -s DISABLE_EXCEPTION_CATCHING=1 -s NO_EXIT_RUNTIME=1
24
25
-TARGETS := AvidaGP-Evo Fitness_Share_NK Grid NK Roulette Systematics World World2
+TARGETS := AvidaGP-Evo AvidaGP-Mancala Fitness_Share_NK Grid NK Roulette Systematics World World2
26
27
EVO_DEPEND := ../../evo3/World.h
28
0 commit comments