Fixed CMake symlinking on out-of-source builds

This commit is contained in:
Paul Bakker
2014-03-07 10:33:55 +01:00
parent e8bac683c2
commit 3d52ab76f6
2 changed files with 13 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ Bugfix
* Fix bug in RSA PKCS#1 v1.5 "reversed" operations
* Fixed testing with out-of-source builds using cmake
* Fixed version-major intolerance in server
* Fixed CMake symlinking on out-of-source builds
= PolarSSL 1.3.4 released on 2014-01-27
Features