cmake find_package(LibtorrentRasterbar) examples

arvidn/libtorrent examples/cmake/FindLibtorrentRasterbar.cmake :19

find_package(LibtorrentRasterbar ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} ${_exactKeyword} CONFIG)

qbittorrent/qBittorrent cmake/Modules/CheckPackages.cmake :6

find_package(LibtorrentRasterbar QUIET ${version} COMPONENTS torrent-rasterbar)

qbittorrent/qBittorrent cmake/Modules/CheckPackages.cmake :35

find_package(LibtorrentRasterbar ${version} REQUIRED COMPONENTS torrent-rasterbar)