diff options
Diffstat (limited to 'libk3b/projects/videocd/cdi/CMakeLists.txt')
-rw-r--r-- | libk3b/projects/videocd/cdi/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libk3b/projects/videocd/cdi/CMakeLists.txt b/libk3b/projects/videocd/cdi/CMakeLists.txt new file mode 100644 index 0000000..89fec78 --- /dev/null +++ b/libk3b/projects/videocd/cdi/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES cdi_imag.rtf cdi_text.fnt cdi_vcd.app cdi_vcd.cfg + vcd_on_cdi_41.pdf icdia.htm + DESTINATION ${DATA_INSTALL_DIR}/k3b/cdi +) |