File: cppgir.pc.in

package info (click to toggle)
cppgir 2.0%2Bgit20240928.c8bb1c6%2Breally2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,228 kB
  • sloc: cpp: 14,307; ansic: 339; makefile: 11; sh: 9
file content (9 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
prefix=@CMAKE_INSTALL_PREFIX@
includedir=${prefix}/include/@PROJECT_NAME@

Name: @PROJECT_NAME@
Description: GObject Introspection C++ wrapper generator.
Version: @PROJECT_VERSION@
# unfortunately, no pkg-config on nonstd-expected
# so no Requires if used as external dependency
Cflags: -I${includedir} -I${includedir}/gi -I${includedir}/override