cmake 使用 参考 https://www.hahack.com/codes/cmake/ 编译 cd cmake-demo #可以调节一些配置设置为ON ccmake . make 运行 ./src/hello 2 3