Skip to content

generate cscope.files based on a compile_commands.json file#34

Open
ydeweerdt wants to merge 1 commit intoxulion:masterfrom
ydeweerdt:compile_commands.json
Open

generate cscope.files based on a compile_commands.json file#34
ydeweerdt wants to merge 1 commit intoxulion:masterfrom
ydeweerdt:compile_commands.json

Conversation

@ydeweerdt
Copy link
Contributor

the compile_commands.json file is parsed to find all files that are
compiled for the project and to find all include directories
specified for compilation. The header files found in all these include
directories are added to the cscope.files.

the compile_commands.json file is parsed to find all files that are
compiled for the project and to find all include directories
specified for compilation. The header files found in all these include
directories are added to the cscope.files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant