File: IlmBase.pc

package info (click to toggle)
libpkgconfig-perl 0.12026-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,884 kB
  • ctags: 152
  • sloc: ansic: 6,108; perl: 1,872; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
OpenEXR_includedir=${prefix}/include/OpenEXR

Name: IlmBase
Description: Base math and exception libraries
Version: 1.0.1
Libs: -L${libdir} -lImath -lHalf -lIex -lIlmThread -lpthread
Cflags:  -I${OpenEXR_includedir}