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

Posted in Programming | Tagged , , , | 5 Comments