cmake GEOS examples

dpaulat/supercell-wx scwx-qt/scwx-qt.cmake :19

find_package(geos)

MerginMaps/mobile CMakeLists.txt :238

find_package(Geos REQUIRED)

libgeos/geos examples/CMakeLists.txt :14

find_package(GEOS 3.10 REQUIRED)

micmacIGN/micmac CMakeLists.txt :444

find_package(Geos)

USNavalResearchLaboratory/simdissdk CMakeUtilities/InstallData.3rd.GEOS.cmake :1

find_package(GEOS CONFIG QUIET)

OSGeo/grass cmake/find_scripts/FindGEOS.cmake :17

find_package(GEOS CONFIG)

MapServer/MapServer CMakeLists.txt :641

find_package(GEOS)

duckdb/duckdb-spatial CMakeLists.txt :63

find_package(GEOS REQUIRED)