mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-17 20:20:23 -06:00
Create a SPHINX_FLAGS cache entry that users can populate with command-line flags for sphinx-build. Add an option to the bootstrap script to populate it up front. Suggested-by: Felix Geyer <debfx@ubuntu.com>