summaryrefslogtreecommitdiffstats
path: root/lldb/cmake/caches/Apple-lldb-macOS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/cmake/caches/Apple-lldb-macOS.cmake')
-rw-r--r--lldb/cmake/caches/Apple-lldb-macOS.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/cmake/caches/Apple-lldb-macOS.cmake b/lldb/cmake/caches/Apple-lldb-macOS.cmake
index 4745916838a..81ff59385cf 100644
--- a/lldb/cmake/caches/Apple-lldb-macOS.cmake
+++ b/lldb/cmake/caches/Apple-lldb-macOS.cmake
@@ -17,6 +17,3 @@ set(LLDB_FRAMEWORK_INSTALL_DIR /Applications/Xcode.app/Contents/SharedFrameworks
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.11 CACHE STRING "")
set(LLDB_USE_SYSTEM_DEBUGSERVER ON CACHE BOOL "")
set(LLVM_EXTERNALIZE_DEBUGINFO OFF CACHE BOOL "")
-
-set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "")
-set(LLVM_ENABLE_MODULES ON CACHE BOOL "")
OpenPOWER on IntegriCloud