forked from qt-creator/qt-creator
Lua: track meta files in CMakeLists.txt
Change-Id: I72d0358b675f76fb39f340c748602dc24da7b08e Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -24,6 +24,22 @@ add_qtc_plugin(Lua
|
|||||||
luaqttypes.cpp
|
luaqttypes.cpp
|
||||||
luaqttypes.h
|
luaqttypes.h
|
||||||
luatr.h
|
luatr.h
|
||||||
|
meta/action.lua
|
||||||
|
meta/async.lua
|
||||||
|
meta/core.lua
|
||||||
|
meta/fetch.lua
|
||||||
|
meta/install.lua
|
||||||
|
meta/layout.lua
|
||||||
|
meta/lsp.lua
|
||||||
|
meta/messagemanager.lua
|
||||||
|
meta/process.lua
|
||||||
|
meta/qt.lua
|
||||||
|
meta/qtc.lua
|
||||||
|
meta/settings.lua
|
||||||
|
meta/simpletypes.lua
|
||||||
|
meta/utils.lua
|
||||||
|
meta/widgets.lua
|
||||||
|
meta/wizard.lua
|
||||||
# generateqtbindings.cpp # Use this if you need to generate some code.
|
# generateqtbindings.cpp # Use this if you need to generate some code.
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user