2019-06-04 15:08:47 +00:00
|
|
|
# Generated from xml.pro.
|
|
|
|
|
|
|
|
add_subdirectory(htmlinfo)
|
|
|
|
add_subdirectory(xmlstreamlint)
|
|
|
|
if(TARGET Qt::Widgets)
|
|
|
|
add_subdirectory(dombookmarks)
|
|
|
|
add_subdirectory(streambookmarks)
|
2020-07-07 13:24:45 +00:00
|
|
|
endif()
|
|
|
|
if(TARGET Qt::Network AND TARGET Qt::Widgets)
|
|
|
|
add_subdirectory(rsslisting)
|
2019-06-04 15:08:47 +00:00
|
|
|
endif()
|