mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
11 lines
294 B
Text
11 lines
294 B
Text
--- CMakeLists.txt.orig 2024-06-14 05:04:18 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -141,7 +141,7 @@ endif()
|
|
add_subdirectory(tests)
|
|
endif()
|
|
|
|
-add_subdirectory(doc)
|
|
+#add_subdirectory(doc)
|
|
|
|
##############################################################################
|
|
# Cleanup from previous builds
|