]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change test/recipes/95-test_external_oqsprovider.t to allow out-of-source builds
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Sep 2025 16:26:50 +0000 (18:26 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 25 Sep 2025 14:18:14 +0000 (10:18 -0400)
commit07474a3e8f1996e620e28659dc02c8e2a3dced1f
tree6d9adf1232a14c117fdef7fc43923fbad2440eb1
parent051108ee53d5b0ff5a125d32acfbc7e20899b022
Change test/recipes/95-test_external_oqsprovider.t to allow out-of-source builds

Unfortunately, CMake's FindOpenSSL.cmake module doesn't handle OpenSSL's
build tree very well when it's out-of-source.  This is resolved by create
a local OpenSSL "installation" with a minimum amount of symbolic links,
and using that.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28638)
test/recipes/95-test_external_oqsprovider.t
test/recipes/95-test_external_oqsprovider_data/oqsprovider.sh