mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-04 00:06:22 +00:00
Add a common.m4 file to be included directly in other project. This include will include all needed checks to use spice-common. Just include directly this file in your configure.ac. This will define SPICE_COMMON_CFLAGS and SPICE_COMMON_DIR (for linking .la files) which are needed to use spice-common. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Kevin Pouget <kpouget@redhat.com> |
||
|---|---|---|
| common | ||
| docs | ||
| m4 | ||
| python_modules | ||
| tests | ||
| .gitlab-ci.yml | ||
| .gitmodules | ||
| .gitpublish | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| git.mk | ||
| Makefile.am | ||
| meson_options.txt | ||
| meson.build | ||
| spice_codegen.py | ||
| spice.proto | ||