Twitter updates
- @max_mcguire @Wavesonics If you branch with SVN, then you have a problem anyway. Why not #mercurial or another DVCS with sane branching? 50 minutes ago
- @max_mcguire Why? Sure, there are parts which aren't great, but unless you use Spirit everywhere, Boost can be a great time saver. 13 hours ago
- I just paid 70€ for 68 kib of OpenType fonts (one font, two styles), but my god, HelveticaNeueLight looks gorgeous. #ilovehelvetica 17 hours ago
Development
Graphics
Calendar
Daily Archives: 7.9.2009
Using CMake to build a Qt application
CMake is a really great build tool, and it makes it very easy to use a lot of libraries with it. For example, CMake has a built-in module that helps you to set up a Qt project. Unfortunately, it’s a … Continue reading