From 1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Thu, 4 May 2017 23:01:01 +0200 Subject: Fixed SysLua builds. Ref.: https://github.com/cuberite/cuberite/pull/3690#issuecomment-299300034 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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 ) -- cgit v1.2.3