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

Install man files when using CMake #507

Open
PureTryOut opened this issue Nov 22, 2019 · 3 comments
Open

Install man files when using CMake #507

PureTryOut opened this issue Nov 22, 2019 · 3 comments

Comments

@PureTryOut
Copy link
Contributor

@PureTryOut PureTryOut commented Nov 22, 2019

When straight up using the Makefile, the man file gets installed. However, this is not the case with CMake, and I can not find an option for it. Please also allow installing any documentation, like man files, when using CMake.

@vladdoster
Copy link

@vladdoster vladdoster commented Jan 6, 2020

I can work on this if you want @PureTryOut

@badaix
Copy link
Owner

@badaix badaix commented Mar 4, 2020

cmake doesn't have an install target at all right now. Why do you need this?

@badaix badaix closed this Mar 14, 2020
@PureTryOut
Copy link
Contributor Author

@PureTryOut PureTryOut commented Mar 14, 2020

I'm sorry for the late response. CMake most definitely does have an install target, I use it in the Alpine packaging.

@badaix badaix reopened this Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.