mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -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