summaryrefslogtreecommitdiff
path: root/core/src/demo
diff options
context:
space:
mode:
authorruki <[email protected]>2020-07-16 22:50:41 +0800
committerruki <[email protected]>2020-07-16 22:50:41 +0800
commitf34b7e35cc1c636ae9f3656b3deba0597435a726 (patch)
tree397878e838be395014d60fee63361e120898d830 /core/src/demo
parent5f9cbe1960991a7a4d5e577e0a3c4e862c2b5cd1 (diff)
build lua-cjson
Diffstat (limited to 'core/src/demo')
-rw-r--r--core/src/demo/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/demo/makefile b/core/src/demo/makefile
index 4ab0e2dba..160174661 100644
--- a/core/src/demo/makefile
+++ b/core/src/demo/makefile
@@ -14,9 +14,9 @@ demo_C_FILES += xmake
demo_PKGS-$(BASE) += base
# others
-demo_LIBS += xmake$(DTYPE) lcurses$(DTYPE) tbox$(DTYPE) luajit$(DTYPE) sv$(DTYPE) $(BASE_LIBS)
+demo_LIBS += xmake$(DTYPE) lcurses$(DTYPE) tbox$(DTYPE) luajit$(DTYPE) sv$(DTYPE) lua-cjson$(DTYPE) $(BASE_LIBS)
demo_INC_DIRS += ../ ../tbox/tbox/src ../tbox/inc/$(PLAT) ../luajit/luajit/src ../sv/sv/include
-demo_LIB_DIRS += ../xmake ../tbox ../luajit ../sv ../lcurses
+demo_LIB_DIRS += ../xmake ../tbox ../luajit ../sv ../lcurses ../lua-cjson
demo_CXFLAGS += -D__tb_prefix__=\"xmake\"
# suffix