build: Fix libssh_threads pkg-config.
This commit is contained in:
parent
bcec7eeddc
commit
3ba44badb0
@ -1,6 +1,6 @@
|
||||
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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user