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 Makefile install and uninstall targets #3

Closed
livibetter opened this issue Feb 15, 2018 · 3 comments
Closed

Add Makefile install and uninstall targets #3

livibetter opened this issue Feb 15, 2018 · 3 comments
Labels

Comments

@livibetter
Copy link
Contributor

No description provided.

@StefansM
Copy link
Contributor

This would come for free if we move to a proper build system (preferably autotools), and would fix the concerns about pkg-config in #2. The downside is that for such a small project the number of files needed by the build system is going to be similar to the number of source files.

@livibetter
Copy link
Contributor Author

Just a note, as far as I know, CMake doesn't come with uninstall target.

livibetter added a commit to lbforks/pipes.c that referenced this issue Feb 17, 2018
livibetter added a commit to lbforks/pipes.c that referenced this issue Feb 17, 2018
@livibetter livibetter assigned livibetter and unassigned livibetter Feb 17, 2018
@livibetter
Copy link
Contributor Author

Closing, in favor of #8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants