mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 21:14:34 -04:00
refactor: Replace singletone for context manager (#151)
This commit is contained in:
@ -7,6 +7,7 @@ add_library(Context STATIC
|
||||
IDocumentReader.hpp
|
||||
TokenUtils.hpp TokenUtils.cpp
|
||||
ProgrammingLanguage.hpp ProgrammingLanguage.cpp
|
||||
IContextManager.hpp
|
||||
)
|
||||
|
||||
target_link_libraries(Context
|
||||
|
Reference in New Issue
Block a user