diff options
Diffstat (limited to 'xmake.lua')
| -rw-r--r-- | xmake.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ add_requires( "vcpkg::json11", "vcpkg::lua", "vcpkg::lz4", + "vcpkg::ryml", + "vcpkg::c4core", "vcpkg::robin-map", "vcpkg::sol2", "vcpkg::spdlog", |