summarylogtreecommitdiffstats
path: root/OpenCL.pc
blob: d4f1b52db50ee702c6cb0d1a4c1941d66545ff31 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: OpenCL
Description: Open Computing Language generic Installable Client Driver Loader
Version: 3.0
Libs: -L${libdir} -lOpenCL
Cflags: -I${includedir}