1 Star 0 Fork 1

liweishi12345/spice

forked from openKylin/spice 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile.am 752 Bytes
一键复制 编辑 原始数据 按行查看 历史
NULL =
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = subprojects/spice-common server docs tools
if ENABLE_TESTS
check-valgrind:
$(MAKE) -C server check-valgrind
endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = spice-server.pc
DISTCHECK_CONFIGURE_FLAGS = \
--enable-smartcard \
--with-sasl \
--enable-manual \
$(NULL)
EXTRA_DIST = \
meson.build \
meson_options.txt \
build-aux/git-version-gen \
build-aux/meson/check-spice-common \
CHANGELOG.md \
doxygen.sh \
doxygen.cfg \
.version \
$(NULL)
# see git-version-gen
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
BUILT_SOURCES = $(top_srcdir)/.version
$(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@
doxy:
$(srcdir)/doxygen.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liweishi12345/spice.git
git@gitee.com:liweishi12345/spice.git
liweishi12345
spice
spice
mainline-next

搜索帮助

D67c1975 1850385 1daf7b77 1850385