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

Use pkgconfig #7

Closed
jtojnar opened this issue Jun 21, 2018 · 1 comment
Closed

Use pkgconfig #7

jtojnar opened this issue Jun 21, 2018 · 1 comment
Labels

Comments

@jtojnar
Copy link

jtojnar commented Jun 21, 2018

Please use pkgconfig for obtaining build flags. The makefile hardcodes /usr/include/PCSC, which is does not work on NixOS, which uses a different path. pkg-config --cflags --libs libpcsclite will produce a correct flags.

@vanrein
Copy link
Owner

vanrein commented Feb 26, 2019

Donations of a CMake file are welcomed, but this is really just a toolkit with minimalist maintenance, sorry.

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