"CruiseControl" Automation for C++ projects?
- by Luciano
We've got a C++ Project that currently uses Make on Linux to build. I'd like to automate it similar to a Java Project under CruiseControl.
1) Is there a project similar to CruiseControl for C++ projects?
OR
2) Is there a good "how-to" on using CruiseControl for C++ Projects?