1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
tmate-ssh-server/libssh/libssh_threads.pc.cmake
Nicolas Viennot 02c86e0ffb Adding libssh
2013-06-10 02:18:04 -04:00

7 lines
187 B
CMake

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