summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-09-03 16:04:23 +0200
committergregory guy <gregory-tde@laposte.net>2021-09-09 11:09:25 +0200
commit2bc7596862c583eb4361aad66371faaa6db1c813 (patch)
tree64faedcfe209ddce828c0b379db2fa02d17d2dbb /kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt
parentdaac380b7cb568cc9af037675ab9c13c08bd224b (diff)
downloadkftpgrabber-2bc7596862c583eb4361aad66371faaa6db1c813.tar.gz
kftpgrabber-2bc7596862c583eb4361aad66371faaa6db1c813.zip
Conversion to the cmake building system.
Add a man page taken from the Debian packaging. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt')
-rw-r--r--kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt b/kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt
new file mode 100644
index 0000000..8969a38
--- /dev/null
+++ b/kftpgrabber/src/misc/plugins/bookmarkimport/CMakeLists.txt
@@ -0,0 +1,4 @@
+add_subdirectory( gftp )
+add_subdirectory( ncftp )
+add_subdirectory( kftp )
+add_subdirectory( filezilla3 )