summaryrefslogtreecommitdiffstats
path: root/tests/manual/xembed/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/xembed/CMakeLists.txt')
-rw-r--r--tests/manual/xembed/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/xembed/CMakeLists.txt b/tests/manual/xembed/CMakeLists.txt
new file mode 100644
index 0000000000..9137e1b940
--- /dev/null
+++ b/tests/manual/xembed/CMakeLists.txt
@@ -0,0 +1,7 @@
+# Generated from xembed.pro.
+
+if(QT_FEATURE_gtk3)
+ add_subdirectory(gtk-container)
+endif()
+add_subdirectory(qt-client-raster)
+add_subdirectory(qt-client-widget)