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

Change CMakeLists.txt for generating deb and rpm #10

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

Conversation

BlueSkyDetector
Copy link
Contributor

Because of some bugs, I remade a PR. Previous PR is #9.
CMake has an ability to generate deb and rpm packages.
So, I changed "CMakeLists.txt" for generating deb and rpm.
By this change, rpm package will be generated in rpm environment and deb package will be generated in deb environment.

By this change, developer have to mind to update the line "set(VERSION 1.0.2)" , when CrazyDiskInfo update the version.

@otakuto
Copy link
Owner

otakuto commented Feb 17, 2017

Sorry to keep you waiting.
PR work well on Ubuntu16.04, but it don't work on Fedra25-server.
I think that rpm-build necessary to this PR.

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

2 participants