Restore creation of '.pc' files

This is a partial revert of commit:6c5d227da1709eb81968823f38a133747c0e95b0

All credits to Martin Afanasjew <martin@afanasjew.de> for the original patch.

Change-Id: Ib66303505888c821fc43eca213b956ce76acbbfa
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
bb10
Alexander Afanasyev 2017-01-03 15:50:34 -08:00 committed by Morten Johan Sørvig
parent 0e844eff19
commit 18d0a30727
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ load(qt_installs)
load(qt_targets)
# this builds on top of qt_common
!internal_module:!lib_bundle:if(unix|mingw) {
!internal_module:if(unix|mingw) {
CONFIG += create_pc
QMAKE_PKGCONFIG_DESTDIR = pkgconfig
host_build: \