Skip to content

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 [email protected]

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 <[email protected]>
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 <[email protected]>
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