File: libarm_compute_graph.pc.in

package info (click to toggle)
arm-compute-library 24.11%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 53,700 kB
  • sloc: cpp: 758,049; lisp: 31,807; ansic: 19,046; python: 3,141; sh: 410; xml: 199; makefile: 48
file content (13 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/@DEB_HOST_MULTIARCH@
sharedlibdir=${libdir}
includedir=${prefix}/include

Name: libarm_compute_graph
Description: Optimised arm CPU, GPU and NPU functions 
Version: @VERSION@

Requires: arm_compute
Libs: -L${sharedlibdir} -larm_compute_graph
Cflags: -I${includedir}