From 47f8677aa73f9178548de53a70d1767491bf5f94 Mon Sep 17 00:00:00 2001 From: fgenesis Date: Sat, 23 Jan 2021 14:12:31 +0100 Subject: [PATCH] oops --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e3c3f2b..0a4915a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -543,7 +543,7 @@ SET(BBGE_SRCS ${BBGEDIR}/FmodOpenALBridge.cpp ${COCOA_SRCS} ${EXTLIBDIR}/DeflateCompressor.cpp - ${EXTLIBDIR}/luaalloc.c + ${EXTLIBDIR}/luaalloc.cpp ${EXTLIBDIR}/glfont2/glfont2.cpp ${EXTLIBDIR}/minihttp.cpp ${EXTLIBDIR}/JPS.h