forked from qt-creator/qt-creator
Fix lots of tr.h files not being mentioned in CMakeLists.txt
Change-Id: I63d364ac50d9587339b10a5571870cb9a81c54ee Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
committed by
Alexander Drozdov
parent
7046890bcc
commit
7fc0dcec0d
@@ -3,5 +3,6 @@ add_qtc_plugin(HelloWorld
|
||||
PLUGIN_DEPENDS Core
|
||||
SOURCES
|
||||
helloworldplugin.cpp helloworldplugin.h
|
||||
helloworldtr.h
|
||||
helloworldwindow.cpp helloworldwindow.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user