~mardy/ubuntu-system-settings-online-accounts/dash-profile-1589444

« back to all changes in this revision

Viewing changes to common-pkgconfig.pri

  • Committer: Alberto Mardegan
  • Date: 2013-08-01 11:06:12 UTC
  • mto: (35.1.15 client)
  • mto: This revision was merged to the branch mainline in revision 37.
  • Revision ID: alberto.mardegan@canonical.com-20130801110612-9q06efq1do2s8sax
SupportĀ multiarch

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
!isEmpty(pkgconfig.files) {
4
4
    QMAKE_SUBSTITUTES += $${pkgconfig.files}.in
5
5
    pkgconfig.CONFIG = no_check_exist
6
 
    pkgconfig.path  = $${INSTALL_PREFIX}/lib/pkgconfig
 
6
    pkgconfig.path  = $${INSTALL_LIBDIR}/pkgconfig
7
7
    QMAKE_EXTRA_TARGETS += pkgconfig
8
8
 
9
9
    INSTALLS += pkgconfig