https://github.com/Kitware/CMake
Revision 61495cdaaeb5800da09513ad78ae2f4fc5e62a79 authored by Brad King on 22 September 2009, 20:18:31 UTC, committed by Brad King on 22 September 2009, 20:18:31 UTC
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.
1 parent 3fe5f8d
History
Tip revision: 61495cdaaeb5800da09513ad78ae2f4fc5e62a79 authored by Brad King on 22 September 2009, 20:18:31 UTC
Fix Xcode project references to the source tree
Tip revision: 61495cd
File Mode Size
Doxygen
KWStyle
Release
cmcompress
cmcurl
cmexpat
cmtar
cmzlib
.NoDartCoverage -rw-r--r-- 39 bytes
CMakeLists.txt -rw-r--r-- 5.2 KB
cmThirdParty.h.in -rw-r--r-- 913 bytes
cm_curl.h -rw-r--r-- 883 bytes
cm_expat.h -rw-r--r-- 880 bytes
cm_xmlrpc.h -rw-r--r-- 872 bytes
cm_zlib.h -rw-r--r-- 873 bytes

back to top