File: libQMath3d.pc.in

package info (click to toggle)
qmath3d 0~1.0-4
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: cpp: 1,156; makefile: 50
file content (13 lines) | stat: -rw-r--r-- 298 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: libQMath3d
Description: Qt3D qmath3d library 
Version: @VERSION@

Requires.private: libQt5Gui libQt5Core
Libs: -L${sharedlibdir} -lQMath3d
Cflags: -I${includedir}