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> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com> (cherry picked from commit 24af712931cdc2138553534b1a0c3c81120604d6)
7 lines
166 B
CMake
7 lines
166 B
CMake
Name: ${PROJECT_NAME}
|
|
Description: The SSH Library
|
|
Version: ${PROJECT_VERSION}
|
|
Libs: -L${CMAKE_INSTALL_FULL_LIBDIR} -lssh
|
|
Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}
|
|
|