summaryrefslogtreecommitdiff
path: root/plugins/common/amb-plugins-common.pc.in
blob: 8871c5edec6d6e2af29ceac72fd67fd233c08470 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@/amb

Name: amb-plugins-common
Description: 
Version: @PROJECT_VERSION@
Requires: gio-2.0 glib-2.0 automotive-message-broker
Libs: -L${libdir} -lamb -luuid -lamb-plugins-common
Cflags: -I${includedir}