vcpkg/ports/lcm/disable-docs.patch
Thomas1664 10ad7b2592
[lcm] Disable examples and docs (#26568)
* [lcm] Disable examples and docs

* Test tools on Windows

* Copy tools

* version

* TOOL_NAMES

* version
2022-08-29 11:36:07 -07:00

13 lines
254 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d3a4c2..90833e3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,6 @@ if(LCM_ENABLE_EXAMPLES)
endif()
# Documentation (Main, C/C++, .NET)
-add_subdirectory(docs)
# Java
lcm_option(