-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmpossl CMakeLists.txt: add workaround for using non-installed OpenSS…
…L builds with default libdir
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cmpossl
updated
9 files
+46 −14 | CMakeLists.txt | |
+97 −72 | Makefile_v1 | |
+37 −20 | OpenSSL_version.c | |
+217 −41 | OpenSSL_version.mk | |
+27 −233 | README.md | |
+307 −0 | README_old.md | |
+1 −1 | crypto/cmp/cmp_msg.c | |
+0 −2 | crypto/cmp/openssl_backport.c | |
+14 −10 | crypto/http/http_client.c |