Open
Description
- It puts too lot of unneeded stuff into
include
dir. I.e. the headers directly in/usr/include/
are either unneeded (just there to include the header within a specialized dir) or can be moved into the specialized dir. unicode-db
andctll
should be separate packages (in all senses). It is possible to cause importing ctre to cause importing ofunicode-db
andctll
.- the package name is incorrect for debian/ubuntu/fedora. It should be not just
ctre
, butlibctre-dev
for Debian andlibctre-devel
for Fedora. - There is no file for
pkg-config
packaged. I can send a PR implementing it, but the issue withunicode-db
should be resolved first. dpkg-buildpackage
is not needed in order to build deb packages. CPack builds them themself.
Metadata
Metadata
Assignees
Labels
No labels
Activity
Improve the quality of the CMake build scripts
Improve the quality of the CMake build scripts
Improve the quality of the CMake build scripts
Improve the quality of the CMake build scripts