From 28ed9533d5f50a68c2daf97a43dacc2c58a33d8b Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Tue, 7 Mar 2023 15:00:28 +0100 Subject: removed catch2 (#241) removed catch2 since it's de facto not supported due to the lack of multithreading support --- zencore/xmake.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'zencore/xmake.lua') diff --git a/zencore/xmake.lua b/zencore/xmake.lua index 61000f739..e1e649c1d 100644 --- a/zencore/xmake.lua +++ b/zencore/xmake.lua @@ -27,7 +27,6 @@ target('zencore') add_options("zentrace") add_packages( "vcpkg::blake3", - "vcpkg::catch2", "vcpkg::cpr", "vcpkg::curl", -- required by cpr "vcpkg::doctest", -- cgit v1.2.3