prepare for selectable backends

This commit is contained in:
uvos 2023-11-02 23:12:17 +01:00
parent fc0ca71b4d
commit 8a26f9e1e4
7 changed files with 258 additions and 57 deletions

View file

@ -34,6 +34,8 @@ target_sources(
PRIVATE
kateai.cpp
kateaiconfigpage.cpp
backend.cpp
exllama.cpp
plugin.qrc
)