[Webkit-unassigned] [Bug 136194] New: [CMAKE][EFL] Build warning by pollicy CMP0022

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 22 23:16:54 PDT 2014


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

           Summary: [CMAKE][EFL] Build warning by pollicy CMP0022
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at webkit.org


There has been build warning by INTERFACE_LINK_LIBRARIES.

CMake Warning (dev) in Source/WebKit2/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "WebKit2" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list