[Qt-interest] qmake and make install

Lorenzo Bettini bettini at dsi.unifi.it
Sun Aug 30 18:29:18 CEST 2009


Hi

if in a .pro file I specify, for instance (taken from the qmake manual)

documentation.path = /usr/local/program/doc
documentation.files = docs/*

then, running make install will install the files into 
/usr/local/program/doc or into $(INSTALL_ROOT)/usr/local/program/doc? 
By taking a look at the generated Makefile I would say 
$(INSTALL_ROOT)/usr/local/program/doc so that this behavior can be 
customized, can't it?

but is it documented in qmake documentation?

cheers
	Lorenzo

-- 
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net




More information about the Qt-interest-old mailing list