aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2025-10-25 17:15:46 +0200
committerStefan Boberg <[email protected]>2025-10-25 17:15:46 +0200
commitdb1964e94a64dffdaa24dbe2c9566a4ca90b1b08 (patch)
treee5c07c13edc464f7abb15d6cc935e8e4e6236da8 /xmake.lua
parentremove accidental zip (diff)
downloadzen-db1964e94a64dffdaa24dbe2c9566a4ca90b1b08.tar.xz
zen-db1964e94a64dffdaa24dbe2c9566a4ca90b1b08.zip
in-tree: ryml
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake.lua b/xmake.lua
index a692c609d..b60ad72cb 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -13,8 +13,6 @@ add_requires(
"vcpkg::curl",
"vcpkg::eastl",
"vcpkg::gsl-lite",
- "vcpkg::ryml",
- "vcpkg::c4core",
"vcpkg::zlib"
)