mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
Don't install crypto.h which is an internal header file.
This commit is contained in:
@@ -3,7 +3,6 @@ project(libssh-headers C)
|
||||
set(libssh_HDRS
|
||||
callbacks.h
|
||||
libssh.h
|
||||
crypto.h
|
||||
ssh2.h
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user