aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua2
1 files changed, 1 insertions, 1 deletions
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",