mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-20 12:41:02 +01:00
tests: Update to Catch2 v3
This commit is contained in:
@@ -145,7 +145,7 @@ if (DYNARMIC_USE_LLVM)
|
||||
endif()
|
||||
|
||||
if (DYNARMIC_TESTS)
|
||||
find_package(Catch2 2 QUIET)
|
||||
find_package(Catch2 3 QUIET)
|
||||
if (DYNARMIC_TESTS_USE_UNICORN)
|
||||
find_package(Unicorn REQUIRED)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user