mirror of
https://github.com/thead-yocto-mirror/gpu_bxm_4_64-kernel
synced 2026-07-18 14:15:23 +02:00
13 lines
295 B
PkgConfig
13 lines
295 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: LLVMSPIRVLib
|
|
Description: LLVM/SPIR-V bi-directional translator
|
|
Version: 9.0.0.1
|
|
URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
|
|
|
|
Libs: -L${libdir} -lLLVMSPIRVLib
|
|
Cflags: -I${includedir}
|