mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-08 04:54:57 -04:00
feat: Add list project files tool
This commit is contained in:
@ -115,6 +115,7 @@ add_qtc_plugin(QodeAssist
|
||||
tools/ReadProjectFileByNameTool.hpp tools/ReadProjectFileByNameTool.cpp
|
||||
tools/ReadVisibleFilesTool.hpp tools/ReadVisibleFilesTool.cpp
|
||||
tools/ToolHandler.hpp tools/ToolHandler.cpp
|
||||
tools/ListProjectFilesTool.hpp tools/ListProjectFilesTool.cpp
|
||||
)
|
||||
|
||||
get_target_property(QtCreatorCorePath QtCreator::Core LOCATION)
|
||||
|
Reference in New Issue
Block a user