Rename project in CMake

TODO: to create symlinks to the old names!
This commit is contained in:
Manuel Pégourié-Gonnard
2015-01-27 15:44:46 +00:00
parent 5285970871
commit 9014b6f227
12 changed files with 65 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
FIND_PACKAGE(OpenSSL)
set(libs
polarssl
mbedtls
)
if(USE_PKCS11_HELPER_LIBRARY)