summaryrefslogtreecommitdiff
path: root/math/dbcsr/files/patch-CMakeLists.txt
blob: 1504a8e07e750a849730df68ffada07c607f8a46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- CMakeLists.txt.orig	2021-05-24 06:39:54 UTC
+++ CMakeLists.txt
@@ -385,6 +385,6 @@ if (WITH_EXAMPLES)
   add_subdirectory(examples)
 endif ()
 
-add_subdirectory(docs)
+#add_subdirectory(docs)
 
 include(CustomTargets)