Files
libssh/libssh_threads.pc.cmake
Andreas Schneider ea84f50603 cmake: Added pkg-config support for libssh_treads.
(cherry picked from commit 583a7f933a)
2011-06-14 13:47:51 +02:00

6 lines
192 B
CMake

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