summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTest.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-12-30 06:48:30 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-12-30 06:48:30 +0000
commitbaa9f533fe242c657b8ce2949882e23813d7148b (patch)
tree11f61d6f17f781d9f3b49618b889645d1540a79a /clang/unittests/Format/FormatTest.cpp
parent4c141c3ef8b6ee99ce33542124afa23e6d9efb3c (diff)
downloadbcm5719-llvm-baa9f533fe242c657b8ce2949882e23813d7148b.tar.gz
bcm5719-llvm-baa9f533fe242c657b8ce2949882e23813d7148b.zip
[CMake][VS][XCode] Restruct the output directory layout more comfortable, ${BINARY_DIR}/${BUILD_MODE}/(bin|lib)
We have been seeing nasty directory layout with CMake multiconfig, such as, bin/Release/clang.exe lib/clang/3.x/... lib/Release/clang/3.x/.. (duplicated) Move the layout similar to autoconf's; Release/bin/clang.exe Release/lib/clang/3.x/... Checked on Visual Studio 10. Could you guys please confirm my change on XCode(and other multiconfig builders)? Note: Don't set variables CMAKE_*_OUTPUT_DIRECTORY any more, or a certain builder, for eaxample, msbuild.exe, would be confused. llvm-svn: 198205
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud