mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Update required Catch2 to 2.6
This commit is contained in:
parent
6fdf79795e
commit
0d2fa6ef85
@ -13,8 +13,7 @@ if (NOT TARGET Dexode::EventBus)
|
||||
find_package(EventBus CONFIG REQUIRED)
|
||||
endif ()
|
||||
|
||||
# From 2.3.X they broke back compatibility
|
||||
find_package(Catch2 2.3 REQUIRED)
|
||||
find_package(Catch2 2.6 REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
# Target definition
|
||||
|
Loading…
x
Reference in New Issue
Block a user