[Webkit-unassigned] [Bug 91575] New: [CMAKE] Remove duplicated #ifdef guard in CMakeLists.txt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 20:20:40 PDT 2012


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

           Summary: [CMAKE] Remove duplicated #ifdef guard in
                    CMakeLists.txt
           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


CMake files have used ENABLE_XXX macro. However, almost source and idl file are already protected by #ifdef. So, we don't need to guard in CMake files again.

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