Fix gles detection 46/3246/1
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 27 Mar 2013 23:54:22 +0000 (16:54 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Thu, 28 Mar 2013 20:47:08 +0000 (13:47 -0700)
Source/cmake/FindGLES.cmake

index 68a1dfa..540b69f 100755 (executable)
@@ -8,7 +8,7 @@
 include(LibFindMacros)
 
 # Use pkg-config to get hints about paths
-libfind_pkg_check_modules(GLES20_PKGCONF gles20)
+libfind_pkg_check_modules(GLES20_PKGCONF glesv2)
 
 # Include dir
 find_path(GLES20_INCLUDE_DIR