Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for cpack to create .deb file automatically after the b… #10488

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jpswensen
Copy link

A while back I had submitted a patch through the issue tracker (#10199), but never got around to splitting it into multiple pull requests for the different functionality upgrades.

This is the second half of the earlier patch and adds several CMake/CPack files and directives to allow installer packages to be easily created. I have only tests with .deb files on RaspberryPi4+Ubuntu and x86_64+Ubuntu. Arguably it should work for .rpm file too, I think.

…uild process using the program CPack that is part of CMake.
… expects the post-installation script to be named exactly that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant