[Webkit-unassigned] [Bug 143956] New: [CMake] Should be possible for an option to conflict with other options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 11:37:39 PDT 2015


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

            Bug ID: 143956
           Summary: [CMake] Should be possible for an option to conflict
                    with other options
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Currently it's not possible for an option to conflict with another option. This makes it awkward to manually check whether the combination of available options is valid. For example, for bug #143558 I want to introduce ENABLE_X11_TARGET and ENABLE_WAYLAND_TARGET options, but these are mutually exclusive. It'd be nice to declare this in one line, rather than handling it manually.

-- 
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/20150420/934af74f/attachment-0001.html>


More information about the webkit-unassigned mailing list