Bug 254402

Summary: PC_GCRYPT_FOUND should be checked in FindLibGcrypt.cmake
Product: WebKit Reporter: Kai <kai.7.kang>
Component: CMakeAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Kai
Reported 2023-03-24 03:26:11 PDT
After `pkg_check_modules(PC_GCRYPT QUIET libgcrypt)` in FindLibGcrypt.cmake, PC_GCRYPT_FOUND will be set but PC_GCRYPT is kept empty. So PC_GCRYPT_FOUND should be checked instead.
Attachments
EWS
Comment 1 2023-04-03 23:58:51 PDT
Committed 262568@main (2bbc81a78b68): <https://commits.webkit.org/262568@main> Reviewed commits have been landed. Closing PR #12360 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.