CMake Build: rename target qmljs to QmlJS

This is in sync with what qmake and qbs project have.

Change-Id: Id82bbd933a8331c3e2032e5068323c183b2a1814
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Cristian Adam
2020-01-16 12:38:22 +01:00
parent 892fc0f28b
commit 08202b9110
24 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
add_qtc_plugin(QmlJSTools
DEPENDS LanguageUtils
PUBLIC_DEPENDS qmljs
PUBLIC_DEPENDS QmlJS
PLUGIN_DEPENDS Core CppTools ProjectExplorer QtSupport TextEditor
SOURCES
qmljsbundleprovider.cpp qmljsbundleprovider.h