]> git.proxmox.com Git - mirror_frr.git/commit - configure.ac
doc: configure: add configure option to generate .ccls file
authorChristian Hopps <chopps@labn.net>
Thu, 18 May 2023 02:26:49 +0000 (22:26 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 18 May 2023 13:32:32 +0000 (09:32 -0400)
commit2596308a09c2b87a24165d0f98bc673e30b729d1
tree154dd744f80ec234f45c510908e5b3892c770b4b
parentd66a297fab11348360db451f04358c426a27d746
doc: configure: add configure option to generate .ccls file

`ccls` needs information from FRR build configuration to work,
so allow creation of a custom ccls config during autoconf.

Paraphrasing the doc entry: ccls is a very powerful tool that allows
dev environments to provide sophisticated IDE functionality, e.g.,
semantically aware jumps and code refactoring...

Signed-off-by: Christian Hopps <chopps@labn.net>
.gitignore
configure.ac
doc/user/installation.rst