commit | b06819bb5d190e4ebca1676e1f52c9700a2d70ac | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jan 18 16:18:38 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jan 18 16:18:38 2011 +0000 |
tree | a5cbe13c5dd9762f05ca1e2610a1126db7feadf0 | |
parent | d61e7d98cb3e7ba96472594f26a7759ceab1447d [diff] |
- Adapted CMake files for the PKCS#11 support
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 62a3eb5..9cce0f3 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -20,6 +20,7 @@ md5.c net.c padlock.c + pkcs11.c rsa.c sha1.c sha2.c