arm-onnxruntime / lib /pkgconfig /libonnxruntime.pc
csukuangfj's picture
first commit
c206440
raw
history blame contribute delete
366 Bytes
prefix=/star-fj/fangjun/open-source/onnxruntime/build-arm/Release/build-arm/install
bindir=${prefix}/bin
mandir=${prefix}/
docdir=${prefix}/
libdir=${prefix}/lib
includedir=${prefix}/include/onnxruntime
Name: onnxruntime
Description: ONNX runtime
URL: https://github.com/microsoft/onnxruntime
Version: 1.15.0
Libs: -L${libdir} -lonnxruntime
Cflags: -I${includedir}