OpenSC / pkcs11-helper

Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine
Other
66 stars 43 forks source link

Allow the Windows build to succeed if configured with --disable-shared #62

Closed flichtenheld closed 1 year ago

flichtenheld commented 1 year ago

Do not try to install a file that does not exist.

alonbl commented 1 year ago

Thank you.