Lua: Add lua language client to qbs build

Change-Id: Iebd27e0a155529bf0076c7087c7b2b55f9e5ec7b
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Christian Stenger
2024-04-22 09:32:05 +02:00
parent 3d33af3284
commit 9e3e123226
3 changed files with 20 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ Project {
"incredibuild/incredibuild.qbs",
"ios/ios.qbs",
"languageclient/languageclient.qbs",
"languageclient/lualanguageclient/lualanguageclient.qbs",
"lua/lua.qbs",
"macros/macros.qbs",
"marketplace/marketplace.qbs",