mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-28 23:04:43 -04:00
feat: Add project-specific rules support
This commit is contained in:
@ -15,9 +15,9 @@ add_library(LLMCore STATIC
|
||||
HttpClient.hpp HttpClient.cpp
|
||||
DataBuffers.hpp
|
||||
SSEBuffer.hpp SSEBuffer.cpp
|
||||
BaseTool.hpp
|
||||
BaseTool.cpp
|
||||
BaseTool.hpp BaseTool.cpp
|
||||
ContentBlocks.hpp
|
||||
RulesLoader.hpp RulesLoader.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLMCore
|
||||
|
||||
Reference in New Issue
Block a user