2 Star 15 Fork 0

openvela/external

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
yintao 提交于 2023-11-07 10:45 +08:00 . external/glib: Add compilation dependencies
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config LIB_GLIB
bool "GLib library"
depends on LIBC_EXECFUNCS
default n
---help---
GLib is the low-level core library that forms the basis
for projects such as GTK and GNOME.
if LIB_GLIB
endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/open-vela/external.git
git@gitee.com:open-vela/external.git
open-vela
external
external
dev

搜索帮助