24af712931
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
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}
|
|
|