Linux.cn Archive
Menu
Home
Categories
Tags
RSS
Autotools
抛弃 Autotools 向 CMake 迈进吧
May 24, 2021
CMake 是一个跨平台的编译、测试和打包软件,即使你以前从来没有使用过构建系统,也可以轻松上手。
GNU Autotools 介绍
August 13, 2019
如果你仍未使用过 Autotools,那么这篇文章将改变你递交代码的方式。