1 Star 0 Fork 31

maosiping/third_party_elfio_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
configure.ac 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
Serge Lamikhov-Center 提交于 2020-10-11 15:08 +08:00 . Rename c_interop to c_wrapper
AC_INIT([ELFIO],m4_bregexp(m4_quote(m4_include([elfio/elfio_version.hpp])), [[0-9]+\.[0-9]+], [\&]))
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CXX
AC_PROG_CC
AC_CONFIG_FILES([
Makefile
examples/elfdump/Makefile
examples/tutorial/Makefile
examples/writer/Makefile
examples/anonymizer/Makefile
examples/write_obj/Makefile
examples/add_section/Makefile
examples/c_wrapper/Makefile
])
AC_OUTPUT
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maosiping/third_party_elfio_1.git
git@gitee.com:maosiping/third_party_elfio_1.git
maosiping
third_party_elfio_1
third_party_elfio_1
master

搜索帮助