aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake.lua b/xmake.lua
index 3cec35ac2..bbfd0385e 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -41,6 +41,7 @@ option("vfs")
option_end()
option("httpsys")
+ set_default(true)
set_showmenu(true)
set_description("Enable http.sys server")
add_defines("ZEN_WITH_HTTPSYS")