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
parent
0e844eff19
commit
18d0a30727
|
|
@ -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: \
|
||||
|
|
|
|||
Loading…
Reference in New Issue