[LLVMbugs] [Bug 23780] New: cmake: make it possible to override HTML doc install dir
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 8 05:04:49 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23780
Bug ID: 23780
Summary: cmake: make it possible to override HTML doc install
dir
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Currently the Sphinx HTML doc are unconditionally installed into
/usr/share/doc/${project}/html (project = llvm, cmake, ...). This kinda misfits
the Gentoo layout of /usr/share/doc. For this reason, it would be nice if we
could override the install locations easily rather than having to move files
after 'make install'.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150608/97b9088a/attachment.html>
More information about the llvm-bugs
mailing list