summaryrefslogtreecommitdiffstats
path: root/src/progs/psp/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/psp/gui/CMakeLists.txt')
-rw-r--r--src/progs/psp/gui/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/progs/psp/gui/CMakeLists.txt b/src/progs/psp/gui/CMakeLists.txt
new file mode 100644
index 0000000..13199cc
--- /dev/null
+++ b/src/progs/psp/gui/CMakeLists.txt
@@ -0,0 +1,6 @@
+
+##### libpspui (static)
+
+tde_add_library( pspui STATIC_PIC AUTOMOC
+ SOURCES psp_group_ui.cpp
+)