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)