summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2018-04-17 13:45:41 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2018-04-19 13:17:35 +0000
commit9c650461a3ed3153af770d20acfcd8bebc53ee9b (patch)
tree61fcb55518f366eddc2cf4165745af0ad5315de5 /src/3rdparty
parent5e05211fc97c805bcb265e3ef6b84602c544cf33 (diff)
Remove LUA
There are two files left with LuaSocket 3.0 license header. Should be checked if those are still needed or not. Task-number: QT3DS-12 Change-Id: Ifd3c7f7599a96e86addf18c7d9170c681dfecd93 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/3rdparty.pro1
m---------src/3rdparty/Lua0
2 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/3rdparty.pro b/src/3rdparty/3rdparty.pro
index 99f53fd3..66db810a 100644
--- a/src/3rdparty/3rdparty.pro
+++ b/src/3rdparty/3rdparty.pro
@@ -1,7 +1,6 @@
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
- Lua \
EASTL
!cross_compile:!qnx {
diff --git a/src/3rdparty/Lua b/src/3rdparty/Lua
deleted file mode 160000
-Subproject 535664553034713d13ac60ea5b7a0a4e66e5aa3