[Webkit-unassigned] [Bug 132819] [GTK] CMAKE_INSTALL_LIBDIR incorrectly set when LIB_INSTALL_DIR is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 08:03:42 PDT 2014


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2014-05-12 08:04:02 PST ---
(In reply to comment #6)
> (In reply to comment #4)
> > (From update of attachment 231292 [details] [details])
> > I don't see LIB_INSTALL_DIR anywhere in the CMake documentation. Why would one pass it to CMake?
> 
> I think I found it in the jhbuild cmake code.

Looks like it is something that was added especially for the WebKit build. I wonder if the right thing to do here is for users to pass CMAKE_INSTALL_LIBDIR instead. We either need to override all the GNU variable's (CMAKE_INSTALL_FOO) manually or just rely on users passing them directly. Hard for me to say what is the right thing.

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