mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
7d4ec05c6f
This can be added to any other platform's package by reusing the artifact.
7 lines
211 B
CMake
7 lines
211 B
CMake
set(SPHINX_INFO ON CACHE BOOL "")
|
|
set(SPHINX_MAN ON CACHE BOOL "")
|
|
set(SPHINX_HTML ON CACHE BOOL "")
|
|
set(SPHINX_SINGLEHTML ON CACHE BOOL "")
|
|
set(SPHINX_QTHELP ON CACHE BOOL "")
|
|
set(SPHINX_TEXT ON CACHE BOOL "")
|