[Webkit-unassigned] [Bug 63966] [EFL] Add url bar to EWebLauncher.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 14 21:00:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63966
--- Comment #21 from Hyerim Bae <hyerim.bae at samsung.com> 2011-07-14 21:00:28 PST ---
(In reply to comment #20)
> > Tools/CMakeListsEfl.txt:65
> > +ADD_CUSTOM_TARGET(entry.edj
> This target name still rubs me in a wrong way. What if you do what Source/WebKit/efl/CMakeListsEfl.txt does and use ADD_CUSTOM_COMMAND with the proper dependencies instead of using this? If it doesn't work, please use a more specific name, such as "Programs/EWebLauncher_theme".
I failed to use ADD_CUSTOM_COMMAND, so I may use the ADD_CUSTOM_TARGET. The target name can't have slash(/), how about "EWEbLauncher_entry_theme" instead ?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list