commit | cfa9a45dd677a2f1e86c3773cfcb2df8df967b6c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jan 23 13:33:31 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jan 23 13:33:31 2015 +0000 |
tree | 67d9a9cd21841c93e92dc3ae3afcae4ac1fcd3c6 | |
parent | c26a092b50671a071e087f9c0f08bced1b623f77 [diff] |
Rename in cmake help strings
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 8468871..17a098c 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt
@@ -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)