File: evdevPlus.pc.in

package info (click to toggle)
libevdevplus 0.1.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: cpp: 464; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
includedir=${prefix}/include
libdir= ${prefix}/@CMAKE_INSTALL_LIBDIR@

Name: evdevPlus
Description: Easy-to-use event device library in C++
Version: 0.1.0
Cflags: -I${includedir}/evdevPlus
Libs: -L${libdir} -levdevPlus