FindSphinx¶
Find the Sphinx documentation generator.
Hints¶
This module reads hints about search locations from variables:
Sphinx_ROOTPreferred installation prefix.
Users may set these hints as normal CMake variables, cache entries or environment variables.
Imported Targets¶
This module provides the following imported targets, if found:
Sphinx::SphinxThe sphinx executable.
Result Variables¶
This will define the following variables:
SphinxFOUNDTrue if the system has Sphinx installed.
Sphinx_VERSIONThe version of Sphinx which was found.
Cache Variables¶
The following cache variables may also be set:
Sphinx_EXECUTABLEThe full path to sphinx-build executable.