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