[go: up one dir, main page]

File: ofetion.pc.cmake

package info (click to toggle)
libofetion 2.2.2-1.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 528 kB
  • ctags: 724
  • sloc: ansic: 8,348; xml: 487; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=${CMAKE_INSTALL_PREFIX}
exec_prefix=${BIN_INSTALL_DIR}
libdir=${LIB_INSTALL_DIR}
includedir=${INCLUDE_INSTALL_DIR}

Name: ofetion
Description: Fetion Protocol Library
Requires: libxml-2.0 openssl
Version: ${PACKAGE_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lofetion
Cflags: -I${INCLUDE_INSTALL_DIR}