[Webkit-unassigned] [Bug 97419] New: Change hardcoded 'lib' and 'bin' in CMakeLists.txt to 'LIB_INSTALL_DIR' and 'EXEC_INSTALL_DIR'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 23 19:05:35 PDT 2012


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

           Summary: Change hardcoded 'lib' and 'bin' in CMakeLists.txt to
                    'LIB_INSTALL_DIR' and 'EXEC_INSTALL_DIR'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bw80.lee at samsung.com


There is hardcoded 'lib' and 'bin' in CMakeLists.txt,
and this might be better to be changed to 'LIB_INSTALL_DIR' and 'EXEC_INSTALL_DIR'.

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