aboutsummaryrefslogtreecommitdiff
path: root/libssh_threads.pc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'libssh_threads.pc.cmake')
-rw-r--r--libssh_threads.pc.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/libssh_threads.pc.cmake b/libssh_threads.pc.cmake
new file mode 100644
index 00000000..98902009
--- /dev/null
+++ b/libssh_threads.pc.cmake
@@ -0,0 +1,6 @@
+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}
+