mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:49:06 +08:00
13 lines
528 B
Diff
13 lines
528 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index b78ca54b..507df2af 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -264,7 +264,6 @@ add_subdirectory(benchmarks)
|
|
#-----------------------------------------------------------------------------
|
|
# Documentation/Examples
|
|
#-----------------------------------------------------------------------------
|
|
-add_subdirectory(doc)
|
|
|
|
#-----------------------------------------------------------------------------
|
|
# Install and export targets - support 'make install' or equivalent
|