From 1c301cadf5995e2b514fc0c00ecb112b22383fbd Mon Sep 17 00:00:00 2001 From: fgenesis Date: Wed, 30 Mar 2022 19:29:36 +0200 Subject: [PATCH] forgot cmake --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a4915a..ca7f1d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -546,7 +546,8 @@ SET(BBGE_SRCS ${EXTLIBDIR}/luaalloc.cpp ${EXTLIBDIR}/glfont2/glfont2.cpp ${EXTLIBDIR}/minihttp.cpp - ${EXTLIBDIR}/JPS.h + ${EXTLIBDIR}/jps.hh + ${EXTLIBDIR}/mojoal.c ) SET(ZLIB_SRCS