Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: c1a27bdeb9a4f915aa92ed0e74ed48a1f9b94176 https://github.com/openssl/openssl/commit/c1a27bdeb9a4f915aa92ed0e74ed48a1f9b94176 Author: Neil Horman <nhor...@openssl.org> Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths: M build.info M exporters/cmake/OpenSSLConfig.cmake.in Log Message: ----------- Fix cmake generator PR #24678 modified some environment variables and locations that the cmake exporter depended on, resulting in empty directory resolution. Adjust build build.info and input variable names to match up again Fixes #24874 Reviewed-by: Richard Levitte <levi...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24877) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications