[CMake] Add missing set_output_directory after Takumi's change in r198205.
authorJordan Rose <jordan_rose@apple.com>
Thu, 2 Jan 2014 19:47:45 +0000 (19:47 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 2 Jan 2014 19:47:45 +0000 (19:47 +0000)
commitecc59f2299693535b480a8805bba52c9d0be5ea8
treeb86a15cadd64ce3d31d4a66dcabb6e7da0450eb9
parentf79b35a0382d64a7850d28122eacafe1209130af
[CMake] Add missing set_output_directory after Takumi's change in r198205.

Plugins need to go in build/Debug/lib as well (rather than build/lib/Debug).

Also, fix the SHLIBDIR path for Xcode, which by default includes Xcode build
settings rather than a simple %(build_mode)s parameter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198344 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
test/lit.site.cfg.in