summaryrefslogtreecommitdiffstats
path: root/config.tests/libvpx/libvpx.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/libvpx/libvpx.pro')
-rw-r--r--config.tests/libvpx/libvpx.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.tests/libvpx/libvpx.pro b/config.tests/libvpx/libvpx.pro
index aff6d1857..13ce13647 100644
--- a/config.tests/libvpx/libvpx.pro
+++ b/config.tests/libvpx/libvpx.pro
@@ -1,3 +1,4 @@
SOURCES += libvpx.cpp
-PKGCONFIG += libvpx
+CONFIG += link_pkgconfig
+PKGCONFIG += vpx
CONFIG -= qt