15 lines
332 B
CMake
15 lines
332 B
CMake
|
# Generated from qgraphicsitem.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## qgraphicsitem Binary:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_manual_test(qgraphicsitem
|
||
|
GUI
|
||
|
SOURCES
|
||
|
main.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::Widgets
|
||
|
)
|