TartanLlama / expected

C++11/14/17 std::expected with functional-style extensions
https://tl.tartanllama.xyz
Creative Commons Zero v1.0 Universal
1.55k stars 135 forks source link

Prefer packaged Catch2 #147

Open mymedia2 opened 1 year ago

mymedia2 commented 1 year ago

Search for Catch2 with find_package() first, and if not found, download the dependency with the FetchContent module.