2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-27 20:37:57 +00:00
criu/lib/c/criu.pc.in

9 lines
182 B
PkgConfig
Raw Permalink Normal View History

libdir=@libdir@
includedir=@includedir@
Name: CRIU
Description: RPC library for userspace checkpoint and restore
Version: @version@
Libs: -L${libdir} -lcriu
Cflags: -I${includedir}