From 327bec26bfa25a06f511eb361e65567086df29a7 Mon Sep 17 00:00:00 2001 From: Marco Bubke Date: Wed, 1 Jul 2020 10:37:33 +0200 Subject: UnitTests: Temporary disable the tests I added QmlDesigner to the unit tests but I have no clue have this can work with CMake. We only want some source files and are preloading some other header. Change-Id: Iadf8ca09b7e63055d1e2ff231a15ef7be2891204 Reviewed-by: Tim Jenssen --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 71bf9613a5..b8038a9282 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,4 +1,4 @@ add_subdirectory(auto) add_subdirectory(manual) # add_subdirectory(tools) -add_subdirectory(unit) +# add_subdirectory(unit) -- cgit v1.2.3