________________________________ XMAKE, AN ALTERNATIVE TO CMAKE Nicolas Herry ________________________________ 2017/04/08 1 xmake, an alternative to cmake ================================ [In my post Stuff I use], I mention [cmake] as being the best (or less horrible) option for building middle-sized to large projects. I just came across what might be another contender for this sweet spot: [xmake]. It looks a bit like Cons or SCons, but written in Lua, and I find the idea of opening interactive sessions for debugging a target quite promising. Also, [this]. [In my post Stuff I use] <gopher://gopher.beastieboy.net/0/stuffiuse2017.txt> [cmake] <https://cmake.org> [xmake] <https://github.com/tboox/xmake> [this] <https://twitter.com/qikipedia/status/849158856227815424>