WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
126060
[CMake] Function CONFIGURE_PACKAGE_CONFIG_FILE() gives a wrong result
https://bugs.webkit.org/show_bug.cgi?id=126060
Summary
[CMake] Function CONFIGURE_PACKAGE_CONFIG_FILE() gives a wrong result
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug