summaryrefslogtreecommitdiffstats
path: root/dbus-tqt.pc.cmake
blob: 6d5b9d935f6715812f749196670c078d5dad67a8 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@

Name: @PROJECT_NAME@
Description: D-BUS TQt bindings
Version: @VERSION@
Libs: -L${libdir} @PC_LIBRARIES@
Cflags: -I${includedir}