mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 02:39:48 +09:00
cmake: Add libsshpp.hpp to the distributed headers list.
BUG: https://red.libssh.org/issues/163
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit 8db4520d89)
This commit is contained in:
committed by
Andreas Schneider
parent
915d28ffa5
commit
0579b7d8b2
@@ -5,6 +5,7 @@ set(libssh_HDRS
|
||||
libssh.h
|
||||
ssh2.h
|
||||
legacy.h
|
||||
libsshpp.hpp
|
||||
)
|
||||
|
||||
if (WITH_SFTP)
|
||||
|
||||
Reference in New Issue
Block a user