cmake, make for creating library??

Mar 26, 2015 at 8:49pm
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)?
Apr 1, 2015 at 3:10pm
If you're creating a QT app, why not use the QT build system (qmake)?
Apr 2, 2015 at 8:47am
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.