feat: Add LLMCore submodule

This commit is contained in:
Petr Mironychev
2026-03-29 17:17:57 +02:00
parent 15d714588f
commit 7b0b04a1ee
6 changed files with 10 additions and 5 deletions

View File

@ -20,7 +20,7 @@ target_link_libraries(Context
QtCreator::Utils
QtCreator::ProjectExplorer
PRIVATE
LLMCore
PluginLLMCore
QodeAssistSettings
)