diff options
author | Brad King <brad.king@kitware.com> | 2011-01-19 23:05:46 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-01-19 23:15:36 (GMT) |
commit | a146e03422dcfaa6df6dc2f5ce594862126b17ef (patch) | |
tree | 1f01015337becf942f34b63d43b9bb694ce043df /Source/cmDocumentVariables.cxx | |
parent | 295b5b60df5d9427fdb891fd51333c12089ee129 (diff) | |
download | CMake-a146e03422dcfaa6df6dc2f5ce594862126b17ef.zip CMake-a146e03422dcfaa6df6dc2f5ce594862126b17ef.tar.gz CMake-a146e03422dcfaa6df6dc2f5ce594862126b17ef.tar.bz2 |
Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)
In commit 295b5b60 (Honor CMAKE_USER_MAKE_RULES_OVERRIDE in try_compile,
2010-06-29) we started passing the value of this variable when building
a try_compile project. If the variable contains a relative path it must
be treated with respect to the file where it is first used. Ensure that
the value is converted to a full path so that it is correctly referenced
in the try_compile projects.
Diffstat (limited to 'Source/cmDocumentVariables.cxx')
0 files changed, 0 insertions, 0 deletions