[Pkg-owncloud-commits] [qtkeychain] 26/115: Build testclient
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Mar 15 19:25:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository qtkeychain.
commit d18fb533f5c3fbaf32f8bf3b4d0ba425b105c1a0
Author: Frank Osterfeld <frank.osterfeld at kdab.com>
Date: Mon May 7 16:44:55 2012 +0200
Build testclient
---
CMakeLists.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55fa1b2..3b0d716 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,3 +59,6 @@ install(TARGETS qtkeychain
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
)
+
+add_executable( testclient testclient.cpp )
+target_link_libraries( testclient qtkeychain)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git
More information about the Pkg-owncloud-commits
mailing list