mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-04-19 02:24:03 +03:00
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit 8ef35a005cab38297e524532079727cf41b3365e)
7 lines
146 B
CMake
7 lines
146 B
CMake
Name: ${PROJECT_NAME}
|
|
Description: The SSH Library
|
|
Version: ${PROJECT_VERSION}
|
|
Libs: -L${LIB_INSTALL_DIR} -lssh
|
|
Cflags: -I${INCLUDE_INSTALL_DIR}
|
|
|