You are not logged in.
Hello guys, I'm writing a c++ program using qt5 libraries.
I wrote this makefile and wanted to consult with you if I wrote it properly.
I used these links for reference of how to make a makefile:
https://wiki.archlinux.org/index.php/qt#C.2B.2B
http://stackoverflow.com/a/2481326
It's important to mention that I intend for this program to be cross platform.
Edit:
Using qmake it's much simpler.
I'll mark this thread as solved.
Last edited by AlexIL (2016-10-21 15:24:10)
Offline