mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
tests: update catch2 to 3.0.1
This commit is contained in:
parent
0415135f8c
commit
5c2cf39455
17 changed files with 16 additions and 25 deletions
|
@ -242,7 +242,7 @@ if (ENABLE_WEB_SERVICE)
|
|||
endif()
|
||||
|
||||
if (YUZU_TESTS)
|
||||
find_package(Catch2 2.13.7 REQUIRED)
|
||||
find_package(Catch2 3.0.1 REQUIRED)
|
||||
endif()
|
||||
|
||||
find_package(Boost 1.73.0 COMPONENTS context)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue