aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/cmake/FindDocTools.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/cmake/FindDocTools.cmake')
-rw-r--r--sources/shiboken6/cmake/FindDocTools.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/shiboken6/cmake/FindDocTools.cmake b/sources/shiboken6/cmake/FindDocTools.cmake
index abf5e5005..621a4ac15 100644
--- a/sources/shiboken6/cmake/FindDocTools.cmake
+++ b/sources/shiboken6/cmake/FindDocTools.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2023 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
find_program(SPHINX_BUILD sphinx-build DOC "Path to sphinx-build binary.")
# graphviz dot appears to be used by sphinx and not by CMake directly. This is just found to check