1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-30 13:01:23 +03:00

Fix typo.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@226 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-02-03 17:24:56 +00:00
parent 8eaecdc7b8
commit 0679dd4fd8

View File

@@ -15,7 +15,7 @@ set(LIBSSH_PRIVATE_INCLUDE_DIRS
) )
set(LIBSSH_LIBRARY set(LIBSSH_LIBRARY
libssh ssh
CACHE INTERNAL "libssh library" CACHE INTERNAL "libssh library"
) )