xref: /aosp_15_r20/external/sandboxed-api/cmake/sandbox2.pc.in (revision ec63e07ab9515d95e79c211197c445ef84cefa6a)
1*ec63e07aSXin Liprefix=@CMAKE_INSTALL_PREFIX@
2*ec63e07aSXin Liexec_prefix=@CMAKE_INSTALL_FULL_BINDIR@
3*ec63e07aSXin Lilibdir=@CMAKE_INSTALL_FULL_LIBDIR@
4*ec63e07aSXin Liincludedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
5*ec63e07aSXin Li
6*ec63e07aSXin LiName: sandbox2
7*ec63e07aSXin LiDescription: Sandbox2 is a C++ security sandbox for Linux using seccomp and BPF
8*ec63e07aSXin LiVersion: @PROJECT_VERSION@
9*ec63e07aSXin LiLibs: -L${libdir} -lsandbox2_sandbox2
10*ec63e07aSXin LiCflags: -I${includedir}
11