[Webkit-unassigned] [Bug 108761] New: [CMake] Fix cmake warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 20:35:18 PST 2013


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

           Summary: [CMake] Fix cmake warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


There is cmake warning because ENABLE_DOM4_EVENTS_CONSTRUCTOR and ENABLE_SUID_SANDBOX_LINUX is not defined in cmake files.

CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_DOM4_EVENTS_CONSTRUCTOR
    ENABLE_SUID_SANDBOX_LINUX

-- 
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