arvidn/libtorrent
examples/cmake/FindLibtorrentRasterbar.cmake
:19
find_package(LibtorrentRasterbar ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} ${_exactKeyword} CONFIG)
find_package(LibtorrentRasterbar ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} ${_exactKeyword} CONFIG)
find_package(LibtorrentRasterbar QUIET ${version} COMPONENTS torrent-rasterbar)
find_package(LibtorrentRasterbar ${version} REQUIRED COMPONENTS torrent-rasterbar)