diff options
author | Brent Cook <busterb@gmail.com> | 2022-08-29 08:42:43 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2022-08-29 09:06:06 -0500 |
commit | ed9359727a502d5ec5162e4017f76ffccf6aaa79 (patch) | |
tree | 6a56c1f4bc7ed9948e02ebcfecc58849cda8a6db /crypto/CMakeLists.txt | |
parent | 08895e84976efd5f63bc515856efe43aad5abffb (diff) | |
download | portable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.tar.gz portable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.tar.bz2 portable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.zip |
build updates for latest upstream
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index e74d97b..2c0268c 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -999,6 +999,7 @@ target_include_directories(crypto_obj | |||
999 | hmac | 999 | hmac |
1000 | modes | 1000 | modes |
1001 | ocsp | 1001 | ocsp |
1002 | pkcs12 | ||
1002 | rsa | 1003 | rsa |
1003 | x509 | 1004 | x509 |
1004 | ../include/compat | 1005 | ../include/compat |