On sábado, 16 de junho de 2012 23.26.29, Mark wrote:
> Thank you for your response. The reason i'm not using make install is
> because i can't force that option through the qmake file. In Qt
> Creator i can add a make target just fine, but that ends up in the
> local pro.user file, not in the .pro file. I'd be happy to use make
> install if i could somehow predefine make targets in .pro. Right now i
> can't (or don't know how to) thus any person that clones my git repo
> doesn't know that make install must be used for the app to work.

Why do you want to do that?

make install is supposed to be a separate target from make all.
--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to