From c5b04a68adaa38b41d1d6f1302b556203fd7856a Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Sun, 10 Dec 2017 16:47:24 +0530 Subject: [PATCH] disable installing touch screen test if needed can be manually built --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 655a668b..cac90e2f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,4 +63,4 @@ add_subdirectory(containments) add_subdirectory(components) add_subdirectory(dialer) add_subdirectory(sounds) -add_subdirectory(touchscreentest) +#add_subdirectory(touchscreentest)