[Webkit-unassigned] [Bug 90890] New: [CMAKE] Add missing feature macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 09:58:44 PDT 2012


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

           Summary: [CMAKE] Add missing feature macros
           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


ENABLE_CSS_EXCLUSIONS, ENABLE_CSS_REGIONS, ENABLE_TEXT_AUTOSIZING macros haven't defined in cmake feature list.

There is warning message during the build time.

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

    ENABLE_CSS_EXCLUSIONS
    ENABLE_CSS_REGIONS
    ENABLE_TEXT_AUTOSIZING

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