mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 20:30:38 +09:00
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit 8ef35a005c)
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}
|
|
|