From ca6516d1b552c5d6959aac3abc84cf3ee02393b6 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Tue, 5 Apr 2022 15:58:41 +0200 Subject: Added option to use Catch2 framework for tests --- xmake.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'xmake.lua') diff --git a/xmake.lua b/xmake.lua index 5ddcf7ce8..e4d795fcf 100644 --- a/xmake.lua +++ b/xmake.lua @@ -5,6 +5,7 @@ set_configvar("ZEN_SCHEMA_VERSION", 3) -- changed cas oplog format (p3rl) add_requires( "vcpkg::asio", + "vcpkg::catch2", "vcpkg::cpr", "vcpkg::curl", "vcpkg::cxxopts", -- cgit v1.2.3