From cb8e8f899709a4d3f3aa52c1545be3dddb985db2 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Mon, 27 Mar 2023 21:04:56 +0200 Subject: lock cxxopts to v3.0.0 for now v3.1.x contains breaking changes to exceptions this is a temporary workaround --- xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake.lua') diff --git a/xmake.lua b/xmake.lua index 8acb58deb..7b5822371 100644 --- a/xmake.lua +++ b/xmake.lua @@ -7,7 +7,7 @@ add_requires( "vcpkg::blake3", "vcpkg::cpr", "vcpkg::curl", - "vcpkg::cxxopts", + "vcpkg::cxxopts 3.0.0", "vcpkg::doctest", "vcpkg::fmt", "vcpkg::gsl-lite", -- cgit v1.2.3