mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-05 20:55:46 +03:00
cmake: Added pkg-config support for libssh_treads.
(cherry picked from commit 583a7f933a
)
This commit is contained in:
5
libssh_threads.pc.cmake
Normal file
5
libssh_threads.pc.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
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}
|
Reference in New Issue
Block a user