Update required Catch2 to 2.6

This commit is contained in:
Dawid Drozd 2019-03-30 15:12:09 +01:00
parent 6fdf79795e
commit 0d2fa6ef85

View File

@ -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