How do I convert an Autotools project to a CMake project? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 8 months ago . So there seems to be a lot of writing on the subject of Autotools vs. CMake, but for the life of me I can't seem to find a good tutorial on how to convert a project from Autotools ( Makefile.am and configure.ac files) to CMake ( CMakeLists.txt files). How does one go about doing this? 回答1: There is no automated