mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-31 02:41:52 +00:00
The package-config file is to be used when ../common is not available, e.g. when building each subdir separately. Signed-off-by: Uri Lublin <uril@redhat.com>
7 lines
128 B
PkgConfig
7 lines
128 B
PkgConfig
prefix=@prefix@
|
|
common_src_dir=${prefix}/src/spice-common
|
|
|
|
Name: @PACKAGE@
|
|
Description: Spice common sources
|
|
Version: @VERSION@
|