summaryrefslogtreecommitdiff
path: root/devel/llvm-devel/files/patch-lldb_CMakeLists.txt
blob: 66276c48ede442f4de1f2ddb3975b43b3d9d79f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lldb/CMakeLists.txt.orig
+++ lldb/CMakeLists.txt
@@ -73,7 +73,6 @@
 
 add_subdirectory(source)
 add_subdirectory(tools)
-add_subdirectory(docs)
 
 if (LLDB_ENABLE_PYTHON)
   if(LLDB_BUILD_FRAMEWORK)