Codebase list libevdevplus / 891a28bf-3393-413b-adb4-b94d0fbe5fd0/main evdevPlus.pc.in
891a28bf-3393-413b-adb4-b94d0fbe5fd0/main

Tree @891a28bf-3393-413b-adb4-b94d0fbe5fd0/main (Download .tar.gz)

evdevPlus.pc.in @891a28bf-3393-413b-adb4-b94d0fbe5fd0/mainraw · history · blame

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