Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 30 Aug 2018 09:32:09 +0000 (09:32 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 30 Aug 2018 09:32:09 +0000 (09:32 +0000)
commitf1ec7f83b6089046698f97bdc91caf8b976fbe05
tree384fe24d8156a76a50d4a79ed9b3b40e4d907a98
parentd3487bdb616a546f276133a21fe2f955513f80b9
Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"

That resulted in the check-llvm-* targets not being avaliable
in the QtCreator-configured build directories.

Moreover, that was a clearly non-NFC change, and i can't find any review
for it.

This reverts commit rL340435.

llvm-svn: 341045
llvm/CMakeLists.txt
llvm/cmake/modules/AddLLVM.cmake
llvm/cmake/modules/CMakeLists.txt
llvm/tools/xcode-toolchain/CMakeLists.txt