fix: Compile Lua as a C library (#5251)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
#ifdef CHATTERINO_HAVE_PLUGINS
|
||||
|
||||
extern "C" {
|
||||
# include <lua.h>
|
||||
}
|
||||
# include <QString>
|
||||
|
||||
# include <cassert>
|
||||
|
||||
Reference in New Issue
Block a user