Hi, I have introduced an easier way to build only krita and karbon, now, instead of using a load of BUILD_appname, you can simply run: cmake -DCREATIVEONLY=ON And it will build krita and karbon, and if you really don't want karbon: cmake -DCREATIVEONLY=ON -DBUILD_karbon=OFF -- Cyrille Berger Skott