ports/math/dbcsr/files/patch-CMakeLists.txt
Yuri Victorovich 602c06813b math/dbcsr: Update 2.0.1 -> 2.1.0
Reported by:	portscout
2021-05-24 00:26:50 -07:00

10 lines
223 B
Text

--- 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)