projects
/
apitrace-tests
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a03bad
)
Don't search for vg module.
author
José Fonseca
<jose.r.fonseca@gmail.com>
Sun, 4 Dec 2011 15:34:24 +0000
(15:34 +0000)
committer
José Fonseca
<jose.r.fonseca@gmail.com>
Sun, 4 Dec 2011 15:34:24 +0000
(15:34 +0000)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 0c7c3da0b1ad836caf5abe2fe2d304c8c5deaffb..1cd54f0da69cd31295ad939b29fb32a0e56dabe6 100644
(file)
--- 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)