mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
Bugfix
|
|
* Fix an issue with in-tree CMake builds in releases with GEN_FILES
|
|
turned off: if a shipped file was missing from the working directory,
|
|
it could be turned into a symbolic link to itself.
|