Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are still many cmake files in the current source code. What are they for? It should be known that rust projects usually do not use cmake.


It says in the post:

> at this stage I think it looks like CMake will be hanging around, much simplified, to handle some of the configure/install targets, while cargo is used for the actual build.


Cargo is an ineffective build system if you need anything that isn't just Rust.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: