File: uInputPlus.pc.in

package info (click to toggle)
libuinputplus 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 104 kB
  • sloc: cpp: 394; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@

Name: uInputPlus
Description: Easy-to-use uinput library in C++
Version: 0.1.3
Cflags: -I${includedir}/uInputPlus
Libs: -L${libdir} -luInputPlus