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
Docs
Example
Modules
Source
Templates
Tests
Utilities
.gitattributes -rw-r--r-- 305 bytes
CMakeCPack.cmake -rw-r--r-- 4.9 KB
CMakeCPackOptions.cmake.in -rw-r--r-- 2.6 KB
CMakeGraphVizOptions.cmake -rw-r--r-- 153 bytes
CMakeLists.txt -rw-r--r-- 17.8 KB
CMakeLogo.gif -rw-r--r-- 4.4 KB
CTestConfig.cmake -rw-r--r-- 413 bytes
CTestCustom.cmake.in -rw-r--r-- 1.8 KB
CTestCustom.ctest.in -rw-r--r-- 145 bytes
ChangeLog.txt -rw-r--r-- 2.0 MB
CompileFlags.cmake -rw-r--r-- 1.8 KB
Copyright.txt -rw-r--r-- 2.2 KB
DartConfig.cmake -rw-r--r-- 236 bytes
DartLocal.conf.in -rw-r--r-- 4.0 KB
Readme.txt -rw-r--r-- 1.9 KB
bootstrap -rwxr-xr-x 47.5 KB
cmake.1 -rw-r--r-- 3.6 KB
cmake_uninstall.cmake.in -rw-r--r-- 968 bytes
configure -rwxr-xr-x 114 bytes
doxygen.config -rw-r--r-- 27.7 KB

Readme.txt

back to top