diff options
Diffstat (limited to 'src/mbedTLS++/CMakeLists.txt')
-rw-r--r-- | src/mbedTLS++/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbedTLS++/CMakeLists.txt b/src/mbedTLS++/CMakeLists.txt index 42e0fc8b2..dcb5d23a0 100644 --- a/src/mbedTLS++/CMakeLists.txt +++ b/src/mbedTLS++/CMakeLists.txt @@ -25,6 +25,7 @@ target_sources( EntropyContext.h ErrorCodes.h RsaPrivateKey.h + RootCA.h SslConfig.h SslContext.h Sha1Checksum.h |