man-pages-zh / manpages-zh

Chinese Manual Pages
Other
1.32k stars 134 forks source link

Make toolchain portable #5

Closed hosiet closed 1 year ago

hosiet commented 7 years ago

Current build toolchain rely on GNU Make. To make things portable, we need to find a way to get rid of it by either switching to CMake or find a way to circumvent wildcard problem.

Any suggestion would be welcome.

da-liii commented 7 years ago

CMake比较靠谱

hosiet commented 7 years ago

CMake 真的没用过,Autotools 倒是玩熟了,现在倒也能满足需求。如果有啥想法不妨写个原型出来看看。

hosiet commented 1 year ago

closed by f1170c10185d1be9d42146e9779249bde89b2b08 .