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

Option to compile client libraries without drivers #123

Closed
markus-k opened this issue Dec 5, 2016 · 1 comment
Closed

Option to compile client libraries without drivers #123

markus-k opened this issue Dec 5, 2016 · 1 comment

Comments

@markus-k
Copy link
Contributor

markus-k commented Dec 5, 2016

An option to only compile the client libraries (libindi and libindiclient if I'm correct) would be a nice addition. This avoids having to install dependencies like libusb-1.0 if you just need the client libraries.

Running make indiclient basically does this already, but running make install afterwards builds all other targets in the project before installing.

@knro
Copy link
Contributor

knro commented Feb 26, 2017

This is now possible in 1.4.0

@knro knro closed this as completed Feb 26, 2017
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

No branches or pull requests

2 participants