cmake find_package(WebP) examples

liballeg/allegro5 addons/image/CMakeLists.txt :178

find_package(WebP)

InsightSoftwareConsortium/ITK Modules/ThirdParty/TIFF/src/itktiff/cmake/WebPCodec.cmake :30

find_package(WebP)

DanBloomberg/leptonica CMakeLists.txt :104

find_package(WebP ${MINIMUM_WEBPMUX_VERSION} CONFIG)

gwaldron/osgearth src/osgEarthDrivers/webp/CMakeLists.txt :1

find_package(WebP QUIET)

qtwebkit/qtwebkit Source/cmake/OptionsFTW.cmake :238

# find_package(WebP 1.0.0)

qtwebkit/qtwebkit Source/cmake/OptionsGTK.cmake :37

find_package(WebP REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsPlayStation.cmake :92

find_package(WebP REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsQt.cmake :497

find_package(WebP)

qtwebkit/qtwebkit Source/cmake/OptionsWinCairo.cmake :16

find_package(WebP 1.0.0)

qtwebkit/qtwebkit Source/cmake/OptionsWPE.cmake :29

find_package(WebP REQUIRED)

microsoft/vcpkg ports/ffmpeg/vcpkg-cmake-wrapper.cmake :132

find_package(WebP CONFIG )

microsoft/vcpkg ports/freeimage/CMakeLists.txt :17

find_package(WebP CONFIG    REQUIRED)

microsoft/vcpkg ports/gdal/cmake-project-include.cmake :9

find_package(WebP CONFIG REQUIRED)

microsoft/vcpkg ports/graphicsmagick/CMakeLists.txt :148

find_package(WebP CONFIG REQUIRED)

microsoft/vcpkg ports/libgd/fix-dependencies.cmake :10

+		find_package(WEBP NAMES WebP CONFIG REQUIRED)

movableink/webkit Source/cmake/OptionsFTW.cmake :238

# find_package(WebP 1.0.0)

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

find_package(WebP REQUIRED)

movableink/webkit Source/cmake/OptionsPlayStation.cmake :92

find_package(WebP REQUIRED)

movableink/webkit Source/cmake/OptionsQt.cmake :497

find_package(WebP)

movableink/webkit Source/cmake/OptionsWinCairo.cmake :16

find_package(WebP 1.0.0)

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

find_package(WebP REQUIRED)

wxWidgets/wxWidgets build/cmake/lib/webp.cmake :63

find_package(WebP REQUIRED)