From 0cab837fd7af5511338c42e46aaaa49b070a3da8 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Tue, 22 Oct 2019 09:59:13 +0200 Subject: Convert tests/auto/other Change-Id: I79ba4f6bbbbede8ddab278dd987d9ad98277a229 Reviewed-by: Liang Qi Reviewed-by: Alexandru Croitor Reviewed-by: Qt CMake Build Bot --- tests/auto/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/CMakeLists.txt') diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt index 202370bd0a..0bd3b47d92 100644 --- a/tests/auto/CMakeLists.txt +++ b/tests/auto/CMakeLists.txt @@ -44,7 +44,7 @@ endif() if (TARGET Qt::Concurrent) add_subdirectory(concurrent) endif() -# add_subdirectory(other) +add_subdirectory(other) if (TARGET Qt::Widgets) add_subdirectory(widgets) endif() -- cgit v1.2.3