mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-27 12:21: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)
|
find_package(EventBus CONFIG REQUIRED)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
# From 2.3.X they broke back compatibility
|
find_package(Catch2 2.6 REQUIRED)
|
||||||
find_package(Catch2 2.3 REQUIRED)
|
|
||||||
find_package(Threads REQUIRED)
|
find_package(Threads REQUIRED)
|
||||||
|
|
||||||
# Target definition
|
# Target definition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user