Closed doughague closed 10 years ago
Not sure what this means/entails. Sounds good to me though. When you say 'cross' compilation, what do you mean exactly?
The "cross" refers to across different operating systems / environments. cmake is a progam the writes Makefiles. Switching to cmake will solve our current little Makefile issue. It will even build the XCode project files for you! :-)
agreed! sounds like this would be for you to re-adjust the files. I'll leave it open for you to work on, but makes sense to me...
Done. See new fork.
We should switch to using the cmake build system which is designed to make cross-compilation much easier.