commit | 9014b6f227270d83ea781b7e763c28665b380032 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jan 27 15:44:46 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jan 27 15:44:46 2015 +0000 |
tree | b32c6ec7c6b2b642b472ef223bef59bc12499168 | |
parent | 5285970871409a592311fbbe81a3fb6f98f7d6fa [diff] [blame] |
Rename project in CMake TODO: to create symlinks to the old names!
diff --git a/programs/test/CMakeLists.txt b/programs/test/CMakeLists.txt index 758b7a5..da3376e 100644 --- a/programs/test/CMakeLists.txt +++ b/programs/test/CMakeLists.txt
@@ -1,7 +1,7 @@ FIND_PACKAGE(OpenSSL) set(libs - polarssl + mbedtls ) if(USE_PKCS11_HELPER_LIBRARY)