summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libssh/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt
index 8d74f96..a3e5e21 100644
--- a/libssh/CMakeLists.txt
+++ b/libssh/CMakeLists.txt
@@ -15,7 +15,7 @@ set(LIBSSH_PRIVATE_INCLUDE_DIRS
)
set(LIBSSH_LIBRARY
- libssh
+ ssh
CACHE INTERNAL "libssh library"
)