Import edgetpu runtime library.
[platform/adaptation/npu/google-edgetpu-runtime.git] / packaging / edgetpu.pc.in
1 # Package Information for pkg-config, for libedgetpu users
2
3 prefix=@PREFIX@
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDE_INSTALL_DIR@
7
8 Name: edgetpu
9 Description: Dev Kit of Coral Edge TPU
10 Version: @VERSION@
11 Requires:
12 Libs: -L${libdir} -ledgetpu
13 Cflags: -I${includedir}/edgetpu