https://github.com/Kitware/CMake
Revision faf291a9c41cc2a4ffa6797c1d35c7863118a4c4 authored by Brad King on 24 April 2014, 18:59:34 UTC, committed by Brad King on 24 April 2014, 19:23:27 UTC
Add SPHINX_SINGLEHTML to enable the Sphinx 'singlehtml' builder.
1 parent 20b46a0
Raw File
Tip revision: faf291a9c41cc2a4ffa6797c1d35c7863118a4c4 authored by Brad King on 24 April 2014, 18:59:34 UTC
Utilities/Sphinx: Add option to build 'singlehtml' format
Tip revision: faf291a
CTestCustom.ctest.in
# This file is provided for compatibility with CMake 2.2 and lower.
# Just include the custom file by its new name.
INCLUDE("CTestCustom.cmake")
back to top