13 lines
332 B
PkgConfig
13 lines
332 B
PkgConfig
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: SPIRV-Tools
|
|
Description: Tools for SPIR-V
|
|
Version: 2024.4.1
|
|
URL: https://github.com/KhronosGroup/SPIRV-Tools
|
|
|
|
Libs: -L${libdir} -lSPIRV-Tools-shared
|
|
Cflags: -I${includedir}
|