Bug 107290

Summary: [CMake] Fix CMake warnings
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: Tools / TestsAssignee: Sudarsana Nagineni (babu) <naginenis>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, laszlo.gombos, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Sudarsana Nagineni (babu) 2013-01-18 08:54:27 PST
CMake reports the following warnings at build time.

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

    ENABLE_PERFORMANCE_TIMELINE
    ENABLE_RESOURCE_TIMING
    ENABLE_USER_TIMING
Comment 1 Sudarsana Nagineni (babu) 2013-01-18 09:03:48 PST
Created attachment 183473 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2013-01-18 09:05:49 PST
Comment on attachment 183473 [details]
Patch

LGTM.
Comment 3 Laszlo Gombos 2013-01-18 09:19:01 PST
Comment on attachment 183473 [details]
Patch

r=me.
Comment 4 WebKit Review Bot 2013-01-18 09:59:07 PST
Comment on attachment 183473 [details]
Patch

Clearing flags on attachment: 183473

Committed r140169: <http://trac.webkit.org/changeset/140169>
Comment 5 WebKit Review Bot 2013-01-18 09:59:11 PST
All reviewed patches have been landed.  Closing bug.