forked from qt-creator/qt-creator
McuSupport: Fix CMake build
Baremetal -> BareMetal Change-Id: I083c75a03513b8b8f8635e2e60212e6f600b1a34 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
add_qtc_plugin(McuSupport
|
add_qtc_plugin(McuSupport
|
||||||
DEPENDS Qt5::Core
|
DEPENDS Qt5::Core
|
||||||
PLUGIN_DEPENDS Core Baremetal ProjectExplorer Debugger CMakeProjectManager QtSupport
|
PLUGIN_DEPENDS Core BareMetal ProjectExplorer Debugger CMakeProjectManager QtSupport
|
||||||
SOURCES
|
SOURCES
|
||||||
mcusupport.qrc
|
mcusupport.qrc
|
||||||
mcusupport_global.h
|
mcusupport_global.h
|
||||||
|
Reference in New Issue
Block a user