File: libarm_compute_graph.pc.in

package info (click to toggle)
arm-compute-library 20.08%2Bdfsg-5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 40,020 kB
  • sloc: cpp: 430,531; lisp: 44,077; ansic: 25,855; cs: 5,724; python: 1,030; sh: 348; makefile: 42
file content (13 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
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 arm_compute_core
Libs: -L${sharedlibdir} -larm_compute_graph
Cflags: -I${includedir}