aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libssh_threads.pc.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/libssh_threads.pc.cmake b/libssh_threads.pc.cmake
deleted file mode 100644
index 5479c34f..00000000
--- a/libssh_threads.pc.cmake
+++ /dev/null
@@ -1,6 +0,0 @@
-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}
-