Commit Graph

3 Commits (8d24dc454f7a20241b59a0114c4452655b77454d)

Author SHA1 Message Date
Rogier c71aca51de Make sure no HTML documentation is generated when conversion causes warnings
Previously, the HTML documentation would be generated even if there were
warnings, and a subsequent build would consider the documentation
up-to-date.

It seems like CMake has no option to remove a (possibly partially generated!)
target if the command exits with a non-zero status...
2016-01-17 10:37:50 +01:00
Rogier a9148f8352 Remove per-file custom target from cmake docutils module 2015-11-26 16:16:30 +01:00
Rogier 2c89a92e18 Add cmake module to find docutils
Copied from 95f64595a0/cmake/modules/FindDocutils.cmake
2015-11-26 13:26:31 +01:00