[webkit-reviews] review denied: [Bug 51643] [WINCE] Provide 3rd party directory via environment variable : [Attachment 77840] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 13:32:06 PST 2011


Darin Adler <darin at apple.com> has denied  review:
Bug 51643: [WINCE] Provide 3rd party directory via environment variable
https://bugs.webkit.org/show_bug.cgi?id=51643

Attachment 77840: Patch
https://bugs.webkit.org/attachment.cgi?id=77840&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=77840&action=review

> Sources/cmake/OptionsWinCE.cmake:14
> +    IF (EXISTS $ENV{WEBKITTHRIDPARTYDIR})
> +	   SET(3RDPARTY_DIR $ENV{WEBKITTHRIDPARTYDIR})

Typo: THRID


More information about the webkit-reviews mailing list