summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index a498d907c..ba69aafd2 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -2,5 +2,4 @@ if(NOT BUILD_TOOLS)
return()
endif(NOT BUILD_TOOLS)
-add_subdirectory(nnapi_quickcheck)
-add_subdirectory(opencl_tool)
+add_subdirectories()