mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-04-19 02:24:03 +03:00
7 lines
187 B
CMake
7 lines
187 B
CMake
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}
|
|
|