libssh/libssh.pc.cmake
Vic Lee 13d534e89a Add pkg-config file libssh.pc
Signed-off-by: Vic Lee <llyzs@163.com>
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-12-30 19:05:48 +01:00

7 lines
154 B
CMake

Name: ${APPLICATION_NAME}
Description: The SSH Library
Version: ${APPLICATION_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lssh
Cflags: -I${INCLUDE_INSTALL_DIR}