cmake find_package(GTK3) examples

eranif/codelite CMakeLists.txt :417

find_package(GTK3)

eranif/codelite DatabaseExplorer/CMakeLists.txt :51

find_package(GTK3)

eranif/codelite Plugin/CMakeLists.txt :38

find_package(GTK3)

cginternals/glbinding source/examples/cubescape-gtk3-gl/CMakeLists.txt :6

find_package(GTK3 QUIET)

cginternals/glbinding source/examples/cubescape-gtk3-gles/CMakeLists.txt :6

find_package(GTK3 QUIET)

qtwebkit/qtwebkit Source/cmake/OptionsGTK.cmake :25

find_package(GTK3 3.22.0 REQUIRED)

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

find_package(GTK3 3.22.0 REQUIRED)