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

Getting benefits of using CMake builder for redhat based systems. #224

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

Conversation

jcfaracco
Copy link
Contributor

This series just change the SPEC file template to use CMake macros in order to get full benefits for redhat systems (that use RPM packaging builds).

This series also add two install() sections inside CMakeLists.txt in order to install the binary file and the manpage for procdump.

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

Both binary file and the manpage are missing an install section inside
CMakeLists.txt file. It is benefitial for cmake internal subcommands
during the generation process.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
As ProcDump is using CMake now, we can take benefits of using cmake
macros inside the SPEC file for example.

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.

None yet

1 participant