Bug 126060

Summary: [CMake] Function CONFIGURE_PACKAGE_CONFIG_FILE() gives a wrong result
Product: WebKit Reporter: Marina Prokofieva <marina.prokofieva>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Marina Prokofieva
Reported 2013-12-20 00:46:14 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.