X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=CMakeLists.txt;h=1cd54f0da69cd31295ad939b29fb32a0e56dabe6;hp=0c7c3da0b1ad836caf5abe2fe2d304c8c5deaffb;hb=13d16674b433dec55cdbe93bbacbf2f44b532945;hpb=5a03bade408b2288bbf905b0165a5d79002a0f6a diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c7c3da..1cd54f0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,6 @@ if (NOT WIN32) pkg_check_modules (EGL egl) pkg_check_modules (GLESV1 glesv1_cm) pkg_check_modules (GLESV2 glesv2) - pkg_check_modules (VG vg) endif () if (UNIX)