aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/probe/conanfile-probe.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/items/probe/conanfile-probe.qdoc b/doc/reference/items/probe/conanfile-probe.qdoc
index cef1195c8..191d7c894 100644
--- a/doc/reference/items/probe/conanfile-probe.qdoc
+++ b/doc/reference/items/probe/conanfile-probe.qdoc
@@ -70,7 +70,7 @@
generators: "qbs"
}
- references: conan.generatorOutputPath + "/conanbuildinfo.qbs"
+ references: conan.generatedFilesPath + "/conanbuildinfo.qbs"
CppApplication {
type: "application"