I'm a bit of a newbie when it comes to command line compilation.
Is there an easy way for me to basically just say: compile everything recursively, starting at this directory ? Given that, what would be the best way to then integrate that with an Xcode project as part of a target ?
Also, is this far enough along to consider adding to the project templates by default ?
thanks!