mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-27 20:37:57 +00:00
9 lines
182 B
PkgConfig
9 lines
182 B
PkgConfig
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: CRIU
|
||
|
Description: RPC library for userspace checkpoint and restore
|
||
|
Version: @version@
|
||
|
Libs: -L${libdir} -lcriu
|
||
|
Cflags: -I${includedir}
|