From c409a85bb80a2e9a32f2e73d9d6e8a1c5fab2744 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 29 Nov 2012 11:30:28 +0100 Subject: re-instate a top-level docs target now that it's not in default_post any more, each concerned repo needs to request it explicitly. as this is not a regular qt module, it happens a bit differently than elsewhere. Change-Id: I47f741e09add302fb4b1146be73da2f26a67a5af Reviewed-by: Jerome Pasion Reviewed-by: Paul Olav Tvete --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.pro b/qt.pro index db1af56c..f6311290 100644 --- a/qt.pro +++ b/qt.pro @@ -3,7 +3,7 @@ cache(, super) TEMPLATE = subdirs -CONFIG += prepare_docs +CONFIG += prepare_docs qt_docs_targets module_qtbase.subdir = qtbase module_qtbase.target = module-qtbase -- cgit v1.2.3