qt5base-lts/tests/manual/cocoa/popups/CMakeLists.txt
Leander Beernaert 1c655fb0fc Post merge fixes
Change-Id: I78d3c9687f99c0a32da04257e297e88ef0b02581
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-25 14:53:27 +00:00

14 lines
303 B
CMake

# Generated from popups.pro.
#####################################################################
## popups Binary:
#####################################################################
add_qt_manual_test(popups
SOURCES
main.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)