mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
971384c287
Sphinx 1.4 introduced a breaking change to `indexnode` by changing the length of a tuple. Teach our extension to produce a tuple of the proper length for the version of Sphinx in use. This gets rid of the "4 column based index found" warning.