OSDN Git Service

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)
commit2550ec0d3b7860fd7f6f602add44369d078d9362
treedf5020fd96a0f5a63d968d49afae6e0a889a29c9
parent009ed30f63308216f722ffc98b04a79d71459962
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.

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