Fixed OpenSSL include directory

This commit is contained in:
Joel Moriana 2024-12-12 14:02:50 +01:00 committed by Blyron
parent 06f5589aea
commit 098e3bf6fe
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ set (
set (
UE_OPENSSL_INCLUDE
${UE_THIRD_PARTY}/OpenSSL/1.1.1t/include/Unix/openssl CACHE PATH ""
${UE_THIRD_PARTY}/OpenSSL/1.1.1t/include/Unix CACHE PATH ""
)
set (