From 1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Thu, 4 May 2017 23:01:01 +0200 Subject: [PATCH] Fixed SysLua builds. Ref.: https://github.com/cuberite/cuberite/pull/3690#issuecomment-299300034 --- CMakeLists.txt | 1 - lib/lua | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dfb191abf..fbccdf0d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -305,7 +305,6 @@ if (MSVC) ) set_target_properties( luaproxy - luaexe PROPERTIES FOLDER Support ) diff --git a/lib/lua b/lib/lua index 19e8b4ffe..e28ba2761 160000 --- a/lib/lua +++ b/lib/lua @@ -1 +1 @@ -Subproject commit 19e8b4ffe13b9acb6c63688ba0038febb65af80b +Subproject commit e28ba276192e2aa68601952ab88760387fa7fd25