aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2025-10-24 20:25:04 +0200
committerStefan Boberg <[email protected]>2025-10-24 20:25:04 +0200
commit8a048a96bf913472556e2c68ec698c9190dfe6fd (patch)
treed8d74bacdb0260b6cd67affd8e21166ab2a6a0b7 /xmake.lua
parentcan't install anything on the system from an action I guess (diff)
downloadzen-8a048a96bf913472556e2c68ec698c9190dfe6fd.tar.xz
zen-8a048a96bf913472556e2c68ec698c9190dfe6fd.zip
added in-tree BLAKE3 1.8.2
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake.lua b/xmake.lua
index 6c4ba9ff7..2b607a970 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -3,7 +3,6 @@
set_configvar("ZEN_SCHEMA_VERSION", 5) -- force state wipe after 0.2.31 causing bad data (dan.engelbrecht)
add_requires(
- "vcpkg::blake3",
"vcpkg::curl",
"vcpkg::cxxopts",
"vcpkg::doctest",