[Webkit-unassigned] [Bug 63966] [EFL] Add url bar to EWebLauncher.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 09:52:18 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63966





--- Comment #22 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-07-15 09:52:18 PST ---
(In reply to comment #21)
> (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 ?

In the worst case, yes, but I'd appreciate if you could describe what problems you had with ADD_CUSTOM_COMMAND first.

-- 
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