mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 22:55:30 +00:00
Codegen generates code specific to spice-common submodule. It's not meant as a generic protocol header or specification. See discussion and commits about spice-common codegen re-import. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
11 lines
180 B
PkgConfig
11 lines
180 B
PkgConfig
prefix=@prefix@
|
|
includedir=@includedir@
|
|
datadir=${prefix}/share
|
|
|
|
Name: spice-protocol
|
|
Description: SPICE protocol headers
|
|
Version: @VERSION@
|
|
|
|
Libs:
|
|
Cflags: -I${includedir}/spice-1
|