p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
150 stars 92 forks source link

pkcs11-json: Make regeneration robuster #594

Closed ueno closed 10 months ago

ueno commented 10 months ago

Previously, when common/pkcs11.h is updated and castxml is not installed on the system, an empty pkcs11.json is created. This makes the build process abort in that case.

This also fixes the path of pkcs11.json referred to by p11-kit/Makefile.am, and only includes necessary files in the distribution.