mirror of https://github.com/qt/qtbase.git
7 lines
111 B
CMake
7 lines
111 B
CMake
|
qt_internal_add_manual_test(asyncify_exec
|
||
|
SOURCES
|
||
|
main.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Core
|
||
|
)
|