- Adapted CMake files for the PKCS#11 support

This commit is contained in:
Paul Bakker 2011-01-18 16:18:38 +00:00
parent d61e7d98cb
commit b06819bb5d
6 changed files with 44 additions and 9 deletions

View file

@ -20,6 +20,7 @@ set(src
md5.c
net.c
padlock.c
pkcs11.c
rsa.c
sha1.c
sha2.c