Re: FindOpenGLES.cmake

2015-09-19 Thread Martin Graesslin
> | By not providing "FindOpenGLES.cmake" in CMAKE_MODULE_PATH this project > | has > | asked CMake to find a package configuration file provided by "OpenGLES", > | but CMake did not find one. > | > | Could not find a package configuration file provid

FindOpenGLES.cmake

2015-09-19 Thread Andreas Müller
Hi, I am maintaining a layer for yocto project and after updating applications to to 15.08.1 kdenlive's configuration complains with: | CMake Error at src/CMakeLists.txt:16 (find_package): | By not providing "FindOpenGLES.cmake" in CMAKE_MODULE_PATH this project has | asked