diff options
author | Brad King <brad.king@kitware.com> | 2009-09-22 20:18:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-22 20:18:31 (GMT) |
commit | 61495cdaaeb5800da09513ad78ae2f4fc5e62a79 (patch) | |
tree | dfa473e37992b071fab4dc67d122cf98accb4102 /Source/cmComputeTargetDepends.cxx | |
parent | 3fe5f8d96054b21736fca56ffdd6c94ccbcd7228 (diff) | |
download | CMake-61495cdaaeb5800da09513ad78ae2f4fc5e62a79.zip CMake-61495cdaaeb5800da09513ad78ae2f4fc5e62a79.tar.gz CMake-61495cdaaeb5800da09513ad78ae2f4fc5e62a79.tar.bz2 |
Fix Xcode project references to the source tree
Xcode project source file references need to always be relative to the
top of the source tree in order for SCM and debug symbols to work right.
We must even allow the relative paths to cross outside of the top source
or build directories.
For subdirectory project() command Xcode projects we use the source
directory containing the project() command as the top. Relative paths
are generated accordingly for each subproject.
See issue #8481.
Diffstat (limited to 'Source/cmComputeTargetDepends.cxx')
0 files changed, 0 insertions, 0 deletions