mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +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
|
set(libssh_HDRS
|
||||||
callbacks.h
|
callbacks.h
|
||||||
libssh.h
|
libssh.h
|
||||||
crypto.h
|
|
||||||
ssh2.h
|
ssh2.h
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user