cmake OGRE examples

OGRECave/ogre Samples/Tutorials/CMakeLists.txt :8

find_package(OGRE REQUIRED COMPONENTS Bites CONFIG)

stuntrally/stuntrally cmake/DependenciesConfig.cmake :7

find_package(OGRE REQUIRED)

stuntrally/stuntrally3 CMake/DependenciesConfig.cmake :10

find_package(OGRE REQUIRED)

prophesee-ai/openeb cmake/Modules/FindOGRE.cmake :7

find_package(OGRE QUIET COMPONENTS Bites Overlay CONFIG)

OpenDungeons/OpenDungeons CMakeLists.txt :511

find_package(OGRE REQUIRED CONFIG)

gazebosim/gazebo-classic cmake/SearchForStuff.cmake :421

find_package(OGRE COMPONENTS RTShaderSystem Terrain Overlay Paging)

RigsOfRods/rigs-of-rods cmake/DependenciesConfig.cmake :6

find_package(OGRE 1.11 REQUIRED COMPONENTS Bites Overlay Paging RTShaderSystem MeshLodGenerator Terrain)

OGRECave/ogitor CMakeLists.txt :71

find_package(OGRE REQUIRED CONFIG)