diff --git a/libssh_threads.pc.cmake b/libssh_threads.pc.cmake index 2bbb7f99..29071731 100644 --- a/libssh_threads.pc.cmake +++ b/libssh_threads.pc.cmake @@ -1,5 +1,5 @@ Name: ${APPLICATION_NAME}_threads Description: The SSH Library Thread Extension Version: ${APPLICATION_VERSION} -Libs: -L${LIB_INSTALL_DIR} -lssh -lssh_threads +Libs: -L${LIB_INSTALL_DIR} -lssh_threads Cflags: -I${INCLUDE_INSTALL_DIR}