[CMake] Fix a missing LLVM_ENABLE_IDE from r344555
authorChris Bieneman <chris.bieneman@me.com>
Mon, 15 Oct 2018 22:36:59 +0000 (22:36 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Mon, 15 Oct 2018 22:36:59 +0000 (22:36 +0000)
commit31073637a7e6fa39b66260010939d2de50b8268e
tree4ccd145b289a6f2f3846037912f625b3a31726f4
parent9f342d90382fce7473087f61491db21c81bede0a
[CMake] Fix a missing LLVM_ENABLE_IDE from r344555

This is just one place I missed swapping CMAKE_CONFIGURATION_TYPES with LLVM_ENABLE_IDE.

llvm-svn: 344568
llvm/CMakeLists.txt