Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I successfully compiled qt-everywhere-src-5.12.12 on CentOS. I want create rpm of it, not found 'make rpm' target into Makefile.
Is there any document for QT rpm creation?
if cmake is used in your build, add cpack to your cmake file for making rpm
Hi,
There's no such make command.
To learn how to package Qt in rpm packages you should consult the maintainers of these packages.