summaryrefslogtreecommitdiff
path: root/src/x11extras/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11extras/.prev_CMakeLists.txt')
-rw-r--r--src/x11extras/.prev_CMakeLists.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/x11extras/.prev_CMakeLists.txt b/src/x11extras/.prev_CMakeLists.txt
new file mode 100644
index 0000000..594d688
--- /dev/null
+++ b/src/x11extras/.prev_CMakeLists.txt
@@ -0,0 +1,25 @@
+# Generated from x11extras.pro.
+
+#####################################################################
+## X11Extras Module:
+#####################################################################
+
+add_qt_module(X11Extras
+ SOURCES
+ qx11info_x11.cpp qx11info_x11.h
+ DEFINES
+ QT_NO_USING_NAMESPACE
+ LIBRARIES
+ Qt::GuiPrivate
+ XCB::XCB_nolink
+ PUBLIC_LIBRARIES
+ Qt::Core
+ Qt::Gui
+)
+
+#### Keys ignored in scope 1:.:.:x11extras.pro:<TRUE>:
+# _LOADED = "qt_module"
+add_qt_docs(X11Extras
+ doc/qtx11extras.qdocconf
+)
+