summaryrefslogtreecommitdiff
path: root/tests/console/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2015-05-13 09:40:49 +0800
committerruki <[email protected]>2015-05-13 09:40:49 +0800
commitba92342286d9fabb29c97acac4c5deed0906a25b (patch)
treec651ec1678d84498dfd6d3dbd6ba585bd4abbdde /tests/console/xmake.lua
parent905e90debb2a79993b16d5761c2eced8fdfad4cc (diff)
add host option
Diffstat (limited to 'tests/console/xmake.lua')
-rw-r--r--tests/console/xmake.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/console/xmake.lua b/tests/console/xmake.lua
index bd91a9490..983692e53 100644
--- a/tests/console/xmake.lua
+++ b/tests/console/xmake.lua
@@ -55,4 +55,5 @@ project "console"
plarforms { "macosx", "ios" }
ldflags { "-framework Cocoa", "-framework IOKit" }
+
]]