cmake build of lldb was complaining about missing files.
authorSylvestre Ledru <sylvestre@debian.org>
Thu, 11 Apr 2013 16:32:47 +0000 (16:32 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 11 Apr 2013 16:32:47 +0000 (16:32 +0000)
commit9eb4b33f8530c38249f17dc2ae49ee05eaf65b1d
treeced0ca338b3ed1d25d1940db068affd44c7229d3
parent708a44d4644dc0bbc9c0b1b7de7f539a117fe813
cmake build of lldb was complaining about missing files.

Example:
CMake Error at cmake/modules/LLVMProcessSources.cmake:89 (message):
  Found unknown source file
  /llvm-toolchain-3.3~svn179293.cmake/tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp

llvm-svn: 179295
lldb/source/Expression/CMakeLists.txt
lldb/source/Plugins/Platform/MacOSX/CMakeLists.txt