forked from qt-creator/qt-creator
Tasking: Fix linker error on Windows
Change-Id: Id95fa55c2dd3d42c335b2c6c5269e18653268e64 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -5,7 +5,9 @@ add_qtc_library(Tasking OBJECT
|
|||||||
SOURCES
|
SOURCES
|
||||||
barrier.cpp barrier.h
|
barrier.cpp barrier.h
|
||||||
concurrentcall.h
|
concurrentcall.h
|
||||||
networkquery.cpp networkquery.h
|
networkquery.cpp
|
||||||
tasking_global.h
|
tasking_global.h
|
||||||
tasktree.cpp tasktree.h
|
tasktree.cpp tasktree.h
|
||||||
|
EXPLICIT_MOC
|
||||||
|
networkquery.h
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user