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

Fix crypto/gcrypt detection and prepare for cross compilation.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@245 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-03-08 12:11:10 +00:00
parent 814cde9069
commit f0b2c39d2f
3 changed files with 31 additions and 8 deletions

View File

@@ -14,5 +14,7 @@ INSTALL(
${libssh_HDRS}
DESTINATION
${INCLUDE_INSTALL_DIR}/${APPLICATION_NAME}
COMPONENT
libraries
)