summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-09-02 15:43:52 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2020-09-16 14:18:02 +0300
commit7b16ab246d5c8241f08c0ffa3a87c9803ec4aa50 (patch)
tree9a0e40f97e83fd65049901d0f5521f01daae7584 /.qmake.conf
parente1dc7d5340725f04a8e85c7581d4be2387fb423e (diff)
Replace hand-rolled doc targets with ones provided by Qt
This helps to provide correct include paths to QDoc as it requires them from 5.11 onwards. Add a custom module header that pulls in the required header files into the doc build. Change-Id: I857ec5cd49e6c6c586baed6f1e39f2e9ceb900b4 Reviewed-by: Katja Marttila <katja.marttila@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 000000000..887563d0f
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1,2 @@
+VERSION=4.0.0
+CONFIG=prepare_docs qt_docs_targets $$CONFIG