[webkit-reviews] review granted: [Bug 181056] [CMake][Win] Add a way to set CMAKE_IGNORE_PATH : [Attachment 329954] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 19:16:37 PST 2017


Konstantin Tokarev <annulen at yandex.ru> has granted Don Olmstead
<don.olmstead at sony.com>'s request for review:
Bug 181056: [CMake][Win] Add a way to set CMAKE_IGNORE_PATH
https://bugs.webkit.org/show_bug.cgi?id=181056

Attachment 329954: Patch

https://bugs.webkit.org/attachment.cgi?id=329954&action=review




--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 329954
  --> https://bugs.webkit.org/attachment.cgi?id=329954
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=329954&action=review

> Source/cmake/OptionsWin.cmake:94
> +    set(CMAKE_IGNORE_PATH $ENV{WEBKIT_IGNORE_PATH})

Huh, I didn't know such variable exists :)


More information about the webkit-reviews mailing list