mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
- Update MASTER_SITES - Update WWW - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/apache/avro/releases
10 lines
316 B
Text
10 lines
316 B
Text
--- CMakeLists.txt.orig 2024-07-25 19:23:22 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -192,7 +192,6 @@ add_subdirectory(tests)
|
|
add_subdirectory(src)
|
|
add_subdirectory(examples)
|
|
add_subdirectory(tests)
|
|
-add_subdirectory(docs)
|
|
|
|
add_custom_target(pretty
|
|
"${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_SOURCE_DIR}/cmake_pretty.cmake")
|