[Webkit-unassigned] [Bug 124899] New: [cmake] Fix cmake warning: Argument not separated from preceding token by whitespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 26 13:21:52 PST 2013


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

           Summary: [cmake] Fix cmake warning: Argument not separated from
                    preceding token by whitespace
           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: lac at inf.u-szeged.hu


Fix cmake (v2.8.11+) warnings like:

CMake Warning (dev) at Source/cmake/OptionsEfl.cmake:172 (find_package):
  Syntax Warning in cmake code at

    /home/elecro/work/webkit/WebKit/Source/cmake/FindGStreamer.cmake:97:45

  Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
  CMakeLists.txt:137 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

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