tmate/libssh/libssh.pc.cmake

7 lines
154 B
CMake
Raw Normal View History

2013-06-10 06:58:12 +02:00
Name: ${APPLICATION_NAME}
Description: The SSH Library
Version: ${APPLICATION_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lssh
Cflags: -I${INCLUDE_INSTALL_DIR}