FindSphinx

find_package(Sphinx [REQUIRED] [QUIET])

This module locates Sphinx.

Result Variables

Defines the following variables:

SPHINX_FOUND
System has sphinx.
SPHINX_EXECUTABLE
Path to sphinx-build executable.
SPHINX_VERSION
Version of sphinx.

Hints

You can directly set SPHINX_EXECUTABLE if the module has trouble finding sphinx.