Clean up spec file
[platform/adaptation/broadcom/libomxil-vc4.git] / pkgconfig / bcm_host.pc.in
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: bcm_host
7 Description: Broadcom VideoCore host API library
8 Version: 1
9 Libs: -L${libdir} -lbcm_host -lvcos -lvchiq_arm -pthread
10 Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM