From f6abc574753411c9e69c89979a3f1d3944f033fd Mon Sep 17 00:00:00 2001 From: John Zhao Date: Mon, 17 Dec 2018 11:48:04 +0800 Subject: [PATCH] chore(samples): comment build uvc --- samples/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt index 4781867..685e94b 100644 --- a/samples/CMakeLists.txt +++ b/samples/CMakeLists.txt @@ -71,7 +71,7 @@ add_subdirectory(device) # samples above uvc layer -add_subdirectory(uvc) +#add_subdirectory(uvc) # tutorials