RESOLVED FIXED 93219
[CMAKE] Move media source files from #ifdef ENABLE(MEDIA_SOURCE) to existing file list
https://bugs.webkit.org/show_bug.cgi?id=93219
Summary [CMAKE] Move media source files from #ifdef ENABLE(MEDIA_SOURCE) to existing ...
Gyuyoung Kim
Reported 2012-08-05 19:10:11 PDT
r122688 removed duplicating #ifdef guards from CMakeLists.txt. But, ENABLE_MEDIA_SOURCE is added to CMakeList using duplicating #ifdef again.
Attachments
Patch (2.80 KB, patch)
2012-08-05 19:13 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-08-05 19:13:34 PDT
Gyuyoung Kim
Comment 2 2012-08-05 19:25:51 PDT
CC'ing Patrick.
Hajime Morrita
Comment 3 2012-08-05 20:21:10 PDT
Comment on attachment 156584 [details] Patch rs=me
WebKit Review Bot
Comment 4 2012-08-05 20:27:34 PDT
Comment on attachment 156584 [details] Patch Clearing flags on attachment: 156584 Committed r124730: <http://trac.webkit.org/changeset/124730>
WebKit Review Bot
Comment 5 2012-08-05 20:27:38 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.