p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/libevent_pthreads.pc

17 lines
373 B
PkgConfig

#libevent pkg-config source file
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libevent_pthreads
Description: libevent_pthreads adds pthreads-based threading support to libevent
Version: 2.1.10-stable
Requires: libevent
Conflicts:
Libs: -L${libdir} -levent_pthreads
Libs.private:
Cflags: -I${includedir} -pthread