cmake Osmium examples

organicmaps/organicmaps 3party/osrm/osrm-backend/third_party/libosmium/CMakeLists.txt :75

find_package(Osmium COMPONENTS io gdal geos proj sparsehash)

Project-OSRM/osrm-backend CMakeLists.txt :399

find_package(Osmium REQUIRED COMPONENTS io)

osmcode/libosmium CMakeLists.txt :163

find_package(Osmium COMPONENTS lz4 io gdal geos)