qt5base-lts/examples/xml/htmlinfo
Kai Köhne 57402ffb9b Examples: Remove unneeded CMake options
CMAKE_INCLUDE_CURRENT_DIR is not necessary anymore for moc since
CMake 3.8: https://cmake.org/cmake/help/latest/release/3.8.html#other-changes

CMAKE_AUTORCC should not be used anymore. Instead, we now use
qt_add_resources() or similar

Enable CMAKE_AUTOUIC only if .ui files are present.

Pick-to: 6.3
Task-number: QTBUG-87643
Change-Id: I835e2994cd5dba9918136999499b9077961b616c
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-01-24 14:00:00 +01:00
..
apache_org.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
CMakeLists.txt Examples: Remove unneeded CMake options 2022-01-24 14:00:00 +01:00
htmlinfo.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
main.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
resources.qrc QtXml/htmlnfo example: Remove Nokia-related HTML demo file. 2016-04-06 18:25:29 +00:00
simpleexample.html Update copyright headers 2015-02-11 06:49:51 +00:00
trolltech_com.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
w3c_org.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
youtube_com.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00