diff options
| author | ruki <[email protected]> | 2015-05-13 09:40:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-05-13 09:40:49 +0800 |
| commit | ba92342286d9fabb29c97acac4c5deed0906a25b (patch) | |
| tree | c651ec1678d84498dfd6d3dbd6ba585bd4abbdde /tests/console/xmake.lua | |
| parent | 905e90debb2a79993b16d5761c2eced8fdfad4cc (diff) | |
add host option
Diffstat (limited to 'tests/console/xmake.lua')
| -rw-r--r-- | tests/console/xmake.lua | 1 |
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" } + ]] |
