File: belcard.pc.in

package info (click to toggle)
belcard 4.4.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 748 kB
  • sloc: cpp: 3,511; makefile: 93; python: 53; sh: 25
file content (9 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# This is a comment
prefix=@CMAKE_INSTALL_PREFIX@

Name:  @PROJECT_NAME@
Description: Belcard is Belledonne Communications' vCard 4 parsing library
Version: @PROJECT_VERSION@
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lbelcard
Libs.private: @LIBS_PRIVATE@
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@