cmake find_package(CairoGL) examples

qtwebkit/qtwebkit Source/cmake/OptionsGTK.cmake :231

find_package(CairoGL 1.10.2 COMPONENTS ${CAIROGL_COMPONENTS})

qtwebkit/qtwebkit Source/cmake/OptionsWPE.cmake :140

find_package(CairoGL 1.10.2 REQUIRED COMPONENTS cairo-egl)

movableink/webkit Source/cmake/OptionsGTK.cmake :231

find_package(CairoGL 1.10.2 COMPONENTS ${CAIROGL_COMPONENTS})

movableink/webkit Source/cmake/OptionsWPE.cmake :140

find_package(CairoGL 1.10.2 REQUIRED COMPONENTS cairo-egl)