From 8425dce7b27d9e6868735b7ca6dc4e50094af9fa Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 13 Aug 2018 12:42:55 +0200 Subject: cmake: Remove obsolete libssh_threads.pc.cmake Signed-off-by: Andreas Schneider --- libssh_threads.pc.cmake | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 libssh_threads.pc.cmake (limited to 'libssh_threads.pc.cmake') 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} - -- cgit v1.2.3