We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e33cf commit e8ced86Copy full SHA for e8ced86
lldb/cmake/caches/Apple-lldb-Xcode.cmake
@@ -0,0 +1,4 @@
1
+include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
2
+
3
+set(LLDB_BUILD_FRAMEWORK ON CACHE BOOL "")
4
+set(CMAKE_OSX_DEPLOYMENT_TARGET 10.11 CACHE STRING "")
0 commit comments