From 2da3d7904a207ce635caddc4fc95b2f1d19039b3 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 31 Dec 2013 01:02:29 +0100 Subject: Initial cmake conversion This resolves Bug 1329 --- tde-i18n-es/docs/tdevelop/api/CMakeLists.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tde-i18n-es/docs/tdevelop/api/CMakeLists.txt (limited to 'tde-i18n-es/docs/tdevelop/api/CMakeLists.txt') diff --git a/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt b/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt new file mode 100644 index 00000000000..8a26089b1c5 --- /dev/null +++ b/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2013 Alexander Golubev (Fat-Zer) +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES Architecture.png Development.png + propeditor1.png propeditor2.png + DESTINATION ${HTML_INSTALL_DIR}/es/api ) -- cgit v1.2.1