File: libssh.pc.cmake

package info (click to toggle)
libssh 0.8.7-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,096 kB
  • sloc: ansic: 59,322; cpp: 480; sh: 60; makefile: 45; python: 9
file content (6 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
Name: ${PROJECT_NAME}
Description: The SSH Library
Version: ${PROJECT_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lssh
Cflags: -I${INCLUDE_INSTALL_DIR}