cmake, make for creating library??

Hi, i dont quite understand what exactly do we get as a result when we run command cmake and make this Makefile.
Than run make and use this makefle to create something ...
Is this something that we create is precompiled library that we can include lets say in QT5 (what i would love to do)?
If you're creating a QT app, why not use the QT build system (qmake)?
Tnx for the tip, when I'm going closer to actually writing this app than ill check it out. Now I'm still learning C++ :)
Topic archived. No new replies allowed.