• Simplex Update #1: Extreme modularization with CMake and Git
    3 replies, posted
[url]http://www.altdevblogaday.com/2013/08/16/simplex-update-1-extreme-modularization-with-cmake-and-git/[/url]
This sounds painfully like these impossible to cross-compile projects.
I prefer Premake over CMake. Much simpler (Lua instead of cmake's scripting language) and a hell of a lot easier to add libs. Sadly it doesn't have as much support as cmake does so if you run into a problem you might have to figure it out on your own.
I like CMake, use it for most of my own projects.
Sorry, you need to Log In to post a reply to this thread.