1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Rename in cmake help strings

This commit is contained in:
Manuel Pégourié-Gonnard
2015-01-23 13:33:31 +00:00
parent c26a092b50
commit cfa9a45dd6
3 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
option(INSTALL_POLARSSL_HEADERS "Install PolarSSL headers." ON)
option(INSTALL_POLARSSL_HEADERS "Install mbed TLS headers." ON)
if(INSTALL_POLARSSL_HEADERS)