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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to