RESOLVED FIXED 90890
[CMAKE] Add missing feature macros
https://bugs.webkit.org/show_bug.cgi?id=90890
Summary [CMAKE] Add missing feature macros
Gyuyoung Kim
Reported 2012-07-10 09:58:43 PDT
ENABLE_CSS_EXCLUSIONS, ENABLE_CSS_REGIONS, ENABLE_TEXT_AUTOSIZING macros haven't defined in cmake feature list. There is warning message during the build time. CMake Warning: Manually-specified variables were not used by the project: ENABLE_CSS_EXCLUSIONS ENABLE_CSS_REGIONS ENABLE_TEXT_AUTOSIZING
Attachments
Patch (3.55 KB, patch)
2012-07-10 10:02 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-07-10 10:02:09 PDT
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-07-10 11:35:34 PDT
Comment on attachment 151474 [details] Patch Looks good.
Eric Seidel (no email)
Comment 3 2012-07-10 14:35:04 PDT
Comment on attachment 151474 [details] Patch LGTM.
WebKit Review Bot
Comment 4 2012-07-10 15:54:15 PDT
Comment on attachment 151474 [details] Patch Clearing flags on attachment: 151474 Committed r122274: <http://trac.webkit.org/changeset/122274>
WebKit Review Bot
Comment 5 2012-07-10 15:54:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.