From 9b51d5f5713c237c244c1bff4d0bd3d0437e1b95 Mon Sep 17 00:00:00 2001 From: Sona Kurazyan Date: Tue, 28 Apr 2020 10:44:54 +0200 Subject: CMake: Regenerate examples/widgets/ projects Also add the missing examples/widgets/gallery project. Change-Id: Iec3d61881065cf93d90f9fd3da928ffcd4f0c0aa Reviewed-by: Qt CI Bot Reviewed-by: Alexandru Croitor --- examples/widgets/tools/styleplugin/.prev_CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/widgets/tools/styleplugin/.prev_CMakeLists.txt (limited to 'examples/widgets/tools/styleplugin/.prev_CMakeLists.txt') diff --git a/examples/widgets/tools/styleplugin/.prev_CMakeLists.txt b/examples/widgets/tools/styleplugin/.prev_CMakeLists.txt new file mode 100644 index 0000000000..630c3703f8 --- /dev/null +++ b/examples/widgets/tools/styleplugin/.prev_CMakeLists.txt @@ -0,0 +1,4 @@ +# Generated from styleplugin.pro. + +add_subdirectory(stylewindow) +add_subdirectory(plugin) -- cgit v1.2.3