Remove REBUILD_MANUAL flag

Merged
#97 · Created  · Last updated

Merged pull request

Merged in issue830-fix-manual-rebuild (pull request #97)

32b4245·Author: ·Closed by: ·2018-05-20

Description

I removed the REBUILD_MANUAL flag. Instead, the HTML docs now need to be built separately, using doc/src/CMakeLists.txt. Then, you can pass the HTML_DOCS_DIR flag to the main build to use something other than the bundled copy.

This adds a separate step if you don't want to use the prebuilt docs, but it gets rid of some of the magic bits in CMakeLists.txt which seems like a good tradeoff.

Fixes issue #830.

0 attachments

0 comments

Loading commits...