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

Add cpack support to generate packages #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcfaracco
Copy link

This commit enables CPack for CMake to generate target packages for each platform: RPMs and DEBs.
It also generates packages for Mac and Windows platforms. The commit includes the regular packages and devel packages with the LZFSE header. To generate the package, you should pass -DBUILD_PACKAGING=ON and to generate devel packages you should also include -DINSTALL_HEADERS.

Signed-off-by: Julio Faracco jcfaracco@gmail.com

@jcfaracco
Copy link
Author

I would be interesting if maintainers can review the package metadata info. I don't have the information of owners of this project. Than I can submit a V2 with that information properly fixed.

@jcfaracco jcfaracco force-pushed the cpack branch 2 times, most recently from ff1efaf to 0856e5b Compare May 7, 2022 17:50
Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
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.

1 participant