13 lines
316 B
CMake
13 lines
316 B
CMake
# Generated from qintvalidator.pro.
|
|
|
|
#####################################################################
|
|
## tst_qintvalidator Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qintvalidator
|
|
SOURCES
|
|
tst_qintvalidator.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
)
|