cmake find_package(Catch2) examples

catchorg/Catch2 .conan/test_package/CMakeLists.txt :4

find_package(Catch2 CONFIG REQUIRED)

CLIUtils/CLI11 tests/CMakeLists.txt :70

find_package(Catch2 CONFIG)

jcelerier/cninja CMakeLists.txt :19

find_package(Catch2)

zeromq/cppzmq tests/CMakeLists.txt :3

find_package(Catch2 QUIET)

arximboldi/immer test/CMakeLists.txt :15

find_package(Catch2 REQUIRED)

arximboldi/lager CMakeLists.txt :98

find_package(Catch2 REQUIRED)

Framstag/libosmscout cmake/features.cmake :151

find_package(Catch2 3)

paceholder/nodeeditor external/CMakeLists.txt :2

find_package(Catch2 QUIET)

nuspell/nuspell CMakeLists.txt :65

find_package(Catch2 3.1.1 QUIET)

podofo/podofo test/CMakeLists.txt :24

find_package(Catch2 REQUIRED)

ossia/score src/plugins/score-lib-state/Tests/CMakeLists.txt :4

find_package(Catch2 QUIET)

sandialabs/seacas cmake/TPLs/FindTPLCatch2.cmake :56

find_package(Catch2 3 REQUIRED)

BatchDrake/sigutils tests/CMakeLists.txt :1

find_package(Catch2)

gabime/spdlog tests/CMakeLists.txt :16

find_package(Catch2 3 QUIET)

rollbear/trompeloeil test/CMakeLists.txt :15

find_package(Catch2 3 QUIET)

rollbear/trompeloeil test/CMakeLists.txt :18

find_package(Catch2 2...<3 QUIET)

arximboldi/zug CMakeLists.txt :60

find_package(Catch2 REQUIRED)