[llvm-bugs] [Bug 46283] New: No need to include the cmake files in a non-dev package
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 11 06:39:25 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46283
Bug ID: 46283
Summary: No need to include the cmake files in a non-dev
package
Product: Packaging
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: aaron at aaronballman.com
CC: llvm-bugs at lists.llvm.org
Installing clang-10 or llvm-10 from our apt (https://apt.llvm.org/) includes
cmake files in lib/cmake, but because these packages do not include header
files it's not clear that there's any value in including the cmake files.
Perhaps these files should be removed from the package and only included in
-dev packages?
See https://bugs.llvm.org/show_bug.cgi?id=46282 for a related issue about -dev
packages not including the cmake files.
--
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/20200611/b0bf8003/attachment.html>
More information about the llvm-bugs
mailing list