TheGoodDoktor / 8BitAnalysers

MIT License
91 stars 15 forks source link

Make sure that lua shared libs are always build #41

Open kborowinski opened 9 months ago

kborowinski commented 9 months ago

We need to build lua shared libs, otherwise the clean build will fail since the "lua.lib" is missing (this fixes #40)