forked from qt-creator/qt-creator
Lua: Fix qbs build
Install lua files to shared data by default. Change-Id: I550f0f3a888376c93ad8b68bc7630b6f5f029979 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -70,6 +70,8 @@ QtcPlugin {
|
||||
"widgets.lua",
|
||||
"wizard.lua",
|
||||
]
|
||||
qbs.install: true
|
||||
qbs.installDir: qtc.ide_data_path + "/lua/meta/"
|
||||
}
|
||||
|
||||
Group {
|
||||
|
Reference in New Issue
Block a user