forked from qt-creator/qt-creator
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:
@@ -1,5 +1,5 @@
|
||||
add_qtc_plugin(QbsProjectManager
|
||||
DEPENDS Qt5::Qml Qt5::Widgets qmljs
|
||||
DEPENDS Qt5::Qml Qt5::Widgets QmlJS
|
||||
DEFINES
|
||||
IDE_LIBRARY_BASENAME="${IDE_LIBRARY_BASE_PATH}"
|
||||
PLUGIN_DEPENDS Core ProjectExplorer CppTools QtSupport QmlJSTools
|
||||
|
||||
Reference in New Issue
Block a user