forked from qt-creator/qt-creator
Core: Add option to disable automatic build of the wininterrupt tool
Change-Id: Ia979c586523f6509056dfcec0eec2d632fc39b1c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -11,8 +11,9 @@ qtHaveModule(quick): SUBDIRS += qml2puppet
|
||||
|
||||
win32 {
|
||||
SUBDIRS += qtcdebugger \
|
||||
wininterrupt \
|
||||
winrtdebughelper
|
||||
|
||||
isEmpty(QTC_SKIP_WININTERRUPT): SUBDIRS += wininterrupt
|
||||
}
|
||||
|
||||
mac {
|
||||
|
Reference in New Issue
Block a user