diff options
author | Mattes D <github@xoft.cz> | 2017-05-04 23:01:01 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2017-05-04 23:01:01 +0200 |
commit | 1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127 (patch) | |
tree | bd4f3604dbe6e518c0f0495912491fd91604d072 | |
parent | Removed binary ToLua++ from build. (diff) | |
download | cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar.gz cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar.bz2 cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar.lz cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar.xz cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.tar.zst cuberite-1ed2fcf9b895fbe4b3b1f9cd98cb6e8b2508d127.zip |
-rw-r--r-- | CMakeLists.txt | 1 | ||||
m--------- | lib/lua | 0 |
2 files changed, 0 insertions, 1 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 -Subproject 19e8b4ffe13b9acb6c63688ba0038febb65af80 +Subproject e28ba276192e2aa68601952ab88760387fa7fd2 |