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 <tim.jenssen@qt.io>
This commit is contained in:
Marco Bubke
2020-07-01 10:37:33 +02:00
committed by Tim Jenssen
parent a8819d0efd
commit 327bec26bf

View File

@@ -1,4 +1,4 @@
add_subdirectory(auto) add_subdirectory(auto)
add_subdirectory(manual) add_subdirectory(manual)
# add_subdirectory(tools) # add_subdirectory(tools)
add_subdirectory(unit) # add_subdirectory(unit)