feat: include ModelCache in stardust-overte-client executable

This commit is contained in:
MayaTheShy
2025-11-08 23:36:25 -05:00
parent a384097006
commit 6d067c1da4

View File

@@ -26,6 +26,7 @@ add_executable(stardust-overte-client
src/InputHandler.cpp
src/NLPacketCodec.cpp
src/DomainDiscovery.cpp
src/ModelCache.cpp
)
add_executable(stardust-tests