14 lines
318 B
CMake
14 lines
318 B
CMake
# Generated from qprinter.pro.
|
|
|
|
#####################################################################
|
|
## tst_qprinter Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qprinter
|
|
SOURCES
|
|
tst_qprinter.cpp
|
|
LIBRARIES
|
|
Qt::PrintSupport
|
|
Qt::Widgets
|
|
)
|