[Webkit-unassigned] [Bug 126060] New: [CMake] Function CONFIGURE_PACKAGE_CONFIG_FILE() gives a wrong result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 00:48:10 PST 2013


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

           Summary: [CMake] Function  CONFIGURE_PACKAGE_CONFIG_FILE()
                    gives a wrong result
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marina.prokofieva at opencascade.com


When a variable(for example PRODUCT_DIR) of PATH_VARS is defined but is null (""), PACKAGE_PRODUCT_DIR="${PACKAGE_PREFIX_DIR}/" after using of function CONFIGURE_PACKAGE_CONFIG_FILE(). 
Is not correctly, in my opinion. Using function CONFIGURE_PACKAGE_CONFIG_FILE() is must replace @PACKAGE_PRODUCT_DIR@ as "" in *Config.cmake file.

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