shared_static_lib动态库与静态库 CMakeLists.txt里引用动态库与静态库动态库: 需要一个路径位置,需要库文件名。 link_directories() 指定库位置 tar 阅读更多… 由XinYi,3年3年 前
auto_tool_cross_compile(auto_tool项目交叉编译) ALSA交叉编译项目地址:https://github.com/alsa-project/alsa-lib 相关教程 阅读更多… 由XinYi,3年2年 前