I want a good build tool for c++, just like maven is dedicated to Java is there any build tool dedicated to c++ which does all job that maven does ? Which build tool is normally used for c++ ? I thought of native maven plugin, but doubt of its support,
- I did not find any c++ repositories for maven.
- I doubt its used by many c++ developers
- No good tutorials for that plugin
Thanks