Include qpromise.h in corelib/CMakeLists.txt
Change-Id: I2a854ae5774c0b98387782af685d903818475173 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
9d0a15b7a3
commit
838025bd73
@ -666,6 +666,7 @@ qt_extend_target(Core CONDITION QT_FEATURE_future
|
||||
thread/qfutureinterface.cpp thread/qfutureinterface.h thread/qfutureinterface_p.h
|
||||
thread/qfuturesynchronizer.h
|
||||
thread/qfuturewatcher.cpp thread/qfuturewatcher.h thread/qfuturewatcher_p.h
|
||||
thread/qpromise.h
|
||||
thread/qresultstore.cpp thread/qresultstore.h
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user