summaryrefslogtreecommitdiff
path: root/automotive-dlt.pc.in
blob: 2008d9f4f565821414e1dd1be071324920ef6afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include

Name: DLT
Description: Diagnostic Log and Trace 
Version: @DLT_VERSION@
Requires: 
Libs: -L${libdir} -ldlt -lrt -lpthread -lz
Cflags: -I${includedir}/dlt -DDLT_@DLT_MAJOR_VERSION@_@DLT_MINOR_VERSION@