mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 04:59:01 +08:00
13 lines
274 B
Diff
13 lines
274 B
Diff
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||
|
index 307735839..bfdb50d2f 100644
|
||
|
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -356,7 +356,6 @@ add_subdirectory(doc)
|
||
|
add_subdirectory(src)
|
||
|
add_subdirectory(data)
|
||
|
|
||
|
-include(DistTarget)
|
||
|
|
||
|
add_subdirectory(tests)
|
||
|
|