cmake LibtorrentRasterbar examples

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

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

picotorrent/picotorrent CMakeLists.txt :33

find_package(LibtorrentRasterbar CONFIG REQUIRED)

aliakseis/LIII src/3rdparty/torrent-rasterbar/examples/CMakeLists.txt :18

find_package(LibtorrentRasterbar REQUIRED)

porla/porla CMakeLists.txt :18

find_package(LibtorrentRasterbar REQUIRED)

erigontech/silkworm silkworm/db/datastore/snapshots/bittorrent/CMakeLists.txt :9

find_package(LibtorrentRasterbar REQUIRED)