1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-28 01:41:48 +03:00

cmake: Add cmake config files for new find_package() mode.

This commit is contained in:
Andreas Schneider
2013-02-12 13:31:42 +01:00
parent afe4c92bbf
commit 5d6cab4b14
5 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1 @@
set(LIBSSH_INLUDE_DIRS @PROJECT_SOURCE_DIR@/include)