Просмотр исходного кода

Merge pull request #311 from kainjow/osx-lua

Add Lua to OS X app
bel2125 9 лет назад
Родитель
Сommit
ade2155e2f
1 измененных файлов с 3 добавлено и 0 удалено
  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