commit | 655ddababa5ca68eb00fb0229b7ce580182d1af2 | [log] [tgz] |
---|---|---|
author | Christoph M. Wintersteiger <cwinter@microsoft.com> | Mon Jan 21 17:26:19 2019 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Thu Aug 29 16:12:38 2019 +0100 |
tree | 2d50f98b775db42b82f0fdeacbb0ef27fb872785 | |
parent | 181f284e39a66b07e39b78a9bf6f120ea0c4db13 [diff] [blame] |
3rdparty: Add additional build facilities for 3rd-party code
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index afabdf7..2afbfd7 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -64,9 +64,10 @@ version.c version_features.c xtea.c - ${src_thirdparty} ) +list(APPEND src_crypto ${thirdparty_src}) + set(src_x509 certs.c pkcs11.c