From ed2fee83bd8838f38befa8d27c79f448f6146003 Mon Sep 17 00:00:00 2001 From: redcode Date: Sat, 28 Dec 2024 16:55:54 +0100 Subject: [PATCH] CMake comments. --- CMake/FindSphinx.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMake/FindSphinx.cmake b/CMake/FindSphinx.cmake index 00193e28..b9109f74 100644 --- a/CMake/FindSphinx.cmake +++ b/CMake/FindSphinx.cmake @@ -34,7 +34,7 @@ This module will set the following variables in your project: ``Sphinx_FOUND`` ``TRUE`` if all requested Sphinx tools were found. -``Sphinx__VERSION`` +``Sphinx__VERSION`` The version of the ``sphinx-`` executable that was found, where ```` and ```` are the uppercase and lowercase names of the component, respectively.