Sfoglia il codice sorgente

Add Lua to OS X app

Kevin Wojniak 9 anni fa
parent
commit
f0d5bae4ef
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Makefile.osx

+ 3 - 0
Makefile.osx

@@ -7,6 +7,9 @@
 # security unlock ~/Library/Keychains/login.keychain
 # See e.g. http://lists.apple.com/archives/apple-cdsa/2008/Jan/msg00027.html
 
+# Civetweb features
+WITH_LUA = 1
+
 PACKAGE = Civetweb
 BUILD_DIR = out