0abe33c13a
This allows to build with --enable-slirp / -D slirp=enabled, even when libslirp is not installed on the system. "meson subprojects download" will pull it from git in that case. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230302131848.1527460-4-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
25 lines
214 B
Plaintext
25 lines
214 B
Plaintext
/GNUmakefile
|
|
/build/
|
|
/.cache/
|
|
/.vscode/
|
|
*.pyc
|
|
.sdk
|
|
.stgit-*
|
|
.git-submodule-status
|
|
.clang-format
|
|
.gdb_history
|
|
cscope.*
|
|
tags
|
|
TAGS
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
*~
|
|
*.ast_raw
|
|
*.depend_raw
|
|
*.swp
|
|
*.patch
|
|
*.gcov
|
|
|
|
/subprojects/slirp
|