From e76c83a879f4a2efa40ee5e65acebefc8f9b4cb1 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 1 Aug 2019 19:36:03 +0200 Subject: Regenerate some of the test projects that do SUBDIRS += foo This show cases the new cleaner subdirs handling code in pro2cmake. Change-Id: I25001942ef020e4c4191b355f55309c4fb033ecc Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann --- tests/auto/printsupport/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/printsupport') diff --git a/tests/auto/printsupport/CMakeLists.txt b/tests/auto/printsupport/CMakeLists.txt index 791d6e4807..633c7d5e71 100644 --- a/tests/auto/printsupport/CMakeLists.txt +++ b/tests/auto/printsupport/CMakeLists.txt @@ -1,2 +1,4 @@ +# Generated from printsupport.pro. + add_subdirectory(dialogs) add_subdirectory(kernel) -- cgit v1.2.3