[PATCH] D30906: Revert r297545 - Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx generated manpages

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 11:05:15 PDT 2017


jroelofs added a comment.

In https://reviews.llvm.org/D30906#712323, @beanz wrote:

> The one downside to this approach is that when you use an absolute path as the `DESTINATION` argument to `install` you can't change the install root without reconfiguring. When you use relative paths you can.


Mmm, yeah, good point.


https://reviews.llvm.org/D30906





More information about the llvm-commits mailing list