From 6d747afe2f2250a9f25adb3c758a91fc21520e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 19 Nov 2020 03:02:00 +0100 Subject: Use universal common rules instead of many individual CMakeListst.txt files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko --- tde-i18n-es/docs/tdelibs/api/CMakeLists.txt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 tde-i18n-es/docs/tdelibs/api/CMakeLists.txt (limited to 'tde-i18n-es/docs/tdelibs/api') diff --git a/tde-i18n-es/docs/tdelibs/api/CMakeLists.txt b/tde-i18n-es/docs/tdelibs/api/CMakeLists.txt deleted file mode 100644 index 0a6165ba48e..00000000000 --- a/tde-i18n-es/docs/tdelibs/api/CMakeLists.txt +++ /dev/null @@ -1,20 +0,0 @@ -################################################# -# -# (C) 2013 Alexander Golubev (Fat-Zer) -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES kcharselect.png kcolorbutton.png kcolordialog.png - kdatepicker.png kdatetimewidget.png kdoublespinbox.png - kdualcolorbutton.png keditlistbox.png kgradientselector.png - khsselector.png kintnuminput.png kled.png kpassworddialog.png - kpixmapio-perf.png kprogress.png kpropertiesdialog.png - ksqueezedtextlabel.png ktextbrowser.png ktimewidget.png kurllabel.png - kurlrequester.png tdefiledialog.png tdefontchooser.png - tdefontdialog.png tdefontrequester.png - DESTINATION ${HTML_INSTALL_DIR}/es/api ) -- cgit v1.2.1