2019-11-01 09:28:02 +00:00
|
|
|
# Generated from qtextpiecetable.pro.
|
|
|
|
|
|
|
|
if(WIN32)
|
|
|
|
return()
|
|
|
|
endif()
|
|
|
|
if(NOT QT_FEATURE_private_tests)
|
|
|
|
return()
|
|
|
|
endif()
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qtextpiecetable Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-07-07 16:01:06 +00:00
|
|
|
qt_add_test(tst_qtextpiecetable
|
2019-11-01 09:28:02 +00:00
|
|
|
SOURCES
|
|
|
|
../qtextdocument/common.h
|
|
|
|
tst_qtextpiecetable.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::CorePrivate
|
2019-11-01 09:28:02 +00:00
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-01 09:28:02 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:qtextpiecetable.pro:<TRUE>:
|
|
|
|
# _REQUIREMENTS = "!win32" "qtConfig(private_tests)"
|