RESOLVED FIXED93715
[CMAKE] Fix wrong idl include path in CMakeList.txt
https://bugs.webkit.org/show_bug.cgi?id=93715
Summary [CMAKE] Fix wrong idl include path in CMakeList.txt
Gyuyoung Kim
Reported 2012-08-10 05:58:51 PDT
There are errors during the derivedsource generation. This comes from wrong notification path. Generating ../../DerivedSources/WebCore/JSEventTarget.cpp, ../../DerivedSources/WebCore/JSEventTarget.h Can't stat /home/gyuyoung/webkit/WebKit/Source/WebCore/notifications: No such file or directory at /home/gyuyoung/webkit/WebKit/Source/WebCore/bindings/scripts/CodeGenerator.pm line 310
Attachments
Patch (1.31 KB, patch)
2012-08-10 06:02 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-08-10 06:02:13 PDT
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-08-10 08:18:03 PDT
Looks good.
Rob Buis
Comment 3 2012-08-10 08:49:16 PDT
Comment on attachment 157720 [details] Patch LGTM.
WebKit Review Bot
Comment 4 2012-08-10 12:10:33 PDT
Comment on attachment 157720 [details] Patch Clearing flags on attachment: 157720 Committed r125312: <http://trac.webkit.org/changeset/125312>
WebKit Review Bot
Comment 5 2012-08-10 12:10: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.