[Webkit-unassigned] [Bug 158727] New: [Win][CMake] Changes in WebKit options are not reflected in incremental builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 00:25:22 PDT 2016


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

            Bug ID: 158727
           Summary: [Win][CMake] Changes in WebKit options are not
                    reflected in incremental builds.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com
                CC: lforschler at apple.com

Changing one of the WebKit options in OptionsWin.cmake, have no effect on incremental builds. This happens because the CMake option command only sets an initial value. Incremental builds will use the cached value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160614/d8b84b78/attachment.html>


More information about the webkit-unassigned mailing list