CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
authorDouglas Gregor <dgregor@apple.com>
Thu, 4 Jun 2009 19:53:37 +0000 (19:53 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 4 Jun 2009 19:53:37 +0000 (19:53 +0000)
commit8eeb96d2d56f05fe6cf95a835f66c72410215be2
tree019512dcfbf14306615922d944b429afbf3f5481
parentd8b4711a16a38f446f2d0e902d13790e03196dee
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
the CMake-generated Xcode project build properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72883 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/AddLLVM.cmake
cmake/modules/AddPartiallyLinkedObject.cmake
cmake/modules/LLVMConfig.cmake
tools/CMakeLists.txt