X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=CMakeLists.txt;h=1cd54f0da69cd31295ad939b29fb32a0e56dabe6;hp=0c7c3da0b1ad836caf5abe2fe2d304c8c5deaffb;hb=2a5b8c481348e3c6818612dfe71a34397604cdba;hpb=4764b4045c5fb51d2c3ee5cabedc721b019b4f19 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)