mirror of https://github.com/qt/qtbase.git
12 lines
312 B
CMake
12 lines
312 B
CMake
# Generated from xml.pro.
|
|
|
|
qt_internal_add_example(htmlinfo)
|
|
qt_internal_add_example(xmlstreamlint)
|
|
if(TARGET Qt::Widgets)
|
|
qt_internal_add_example(dombookmarks)
|
|
qt_internal_add_example(streambookmarks)
|
|
endif()
|
|
if(TARGET Qt::Network AND TARGET Qt::Widgets)
|
|
qt_internal_add_example(rsslisting)
|
|
endif()
|