[Webkit-unassigned] [Bug 136943] [GTK] generate-inspector-gresource-manifest.py should receive the list of files from the makefile
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 19 02:17:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136943
--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-09-19 02:17:47 PST ---
(In reply to comment #4)
> (From update of attachment 238361 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=238361&action=review
>
> > Source/WebKit2/PlatformGTK.cmake:500
> > + COMMAND ${TOOLS_DIR}/gtk/generate-inspector-gresource-manifest.py --output=${DERIVED_SOURCES_WEBKIT2GTK_DIR}/InspectorGResourceBundle.xml ${InspectorFiles}
>
> The new risk here is to exceed command line length limits, I suppose it's ok for now though.
Yes, a possible solution might be to pass the relative filenames directly to the script, but I have no idea how to do that with cmake.
--
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