mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 17:59:00 +08:00
e942b5ddcf
* openvino: 2023.2.0 version * updated version database * opencv: updated openvino usage * updated version database * test * vdb --------- Co-authored-by: Frank <1433351828@qq.com> Co-authored-by: Monica <liuyumei01@beyondsoft.com>
14 lines
323 B
Diff
14 lines
323 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index e4d31492a4..38c009b3cb 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -151,7 +151,7 @@ endif()
|
|
|
|
include(cmake/extra_modules.cmake)
|
|
add_subdirectory(docs)
|
|
-add_subdirectory(tools)
|
|
+# add_subdirectory(tools)
|
|
add_subdirectory(scripts)
|
|
add_subdirectory(licensing)
|
|
|