aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake.lua b/xmake.lua
index 83d85a6d9..02781541b 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -15,6 +15,8 @@ add_requires(
"vcpkg::json11",
"vcpkg::lua",
"vcpkg::lz4",
+ "vcpkg::ryml",
+ "vcpkg::c4core",
"vcpkg::robin-map",
"vcpkg::sol2",
"vcpkg::spdlog",