[Webkit-unassigned] [Bug 254402] New: PC_GCRYPT_FOUND should be checked in FindLibGcrypt.cmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 03:26:11 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254402

            Bug ID: 254402
           Summary: PC_GCRYPT_FOUND should be checked in
                    FindLibGcrypt.cmake
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kai.7.kang at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230324/b371710e/attachment.htm>


More information about the webkit-unassigned mailing list