1 Star 0 Fork 0

tuyikeji/jansson

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile.am 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xℹ Ruoyao 提交于 2020-05-06 18:01 . add scripts directory to EXTRA_DIST
EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android examples scripts
SUBDIRS = doc src test
# "make distcheck" builds the dvi target, so use it to check that the
# documentation is built correctly.
dvi:
$(MAKE) SPHINXOPTS_EXTRA=-W html
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = jansson.pc
TESTS = scripts/clang-format-check
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tuyikeji_050/jansson.git
git@gitee.com:tuyikeji_050/jansson.git
tuyikeji_050
jansson
jansson
master

搜索帮助