mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
Update LLMQore to v0.0.4 (#339)
This commit is contained in:
@@ -34,7 +34,7 @@ add_definitions(
|
||||
-DQODEASSIST_QT_CREATOR_VERSION_PATCH=${QODEASSIST_QT_CREATOR_VERSION_PATCH}
|
||||
)
|
||||
|
||||
add_subdirectory(sources/external/llmcore)
|
||||
add_subdirectory(sources/external/llmqore)
|
||||
add_subdirectory(pluginllmcore)
|
||||
add_subdirectory(settings)
|
||||
add_subdirectory(logger)
|
||||
@@ -62,7 +62,7 @@ add_qtc_plugin(QodeAssist
|
||||
QtCreator::ExtensionSystem
|
||||
QtCreator::Utils
|
||||
QtCreator::CPlusPlus
|
||||
LLMCore
|
||||
LLMQore
|
||||
PluginLLMCore
|
||||
QodeAssistChatViewplugin
|
||||
SOURCES
|
||||
|
||||
Reference in New Issue
Block a user