• 大小: 387KB
    文件类型: .gz
    金币: 2
    下载: 0 次
    发布日期: 2024-03-26
  • 语言: 其他
  • 标签: pkg-config  

资源简介

pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or

资源截图

代码片段和文件信息

评论

共有 条评论

相关资源