On 09/04/2014 10:52 AM, René J.V. Bertin wrote:
I'm trying to whip up an Ubuntu PPA for the latest release. I've gotten to the
point where the package builder wants to bundle the manpages, but cannot find
them. Is there a build dependency for generating these that I'm missing?
Since 3.0 CMake uses the sphinx documentation generator.
On Ubuntu the package is called "python-sphinx".
If you are using the bootstrap script for the build I think you need to
also pass --sphinx-man .
If you are using cmake to build cmake instead you need -DSPHINX_MAN=ON .
Nils
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake