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>
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
(cherry picked from commit 24af712931)
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}
|
|
|