Skip to content

๐ŸŽ๏ธ Compile flags generator from Makefile

License

Notifications You must be signed in to change notification settings

sunnybeta/cfgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Compile Flags Generator

A simple bash script to generate compile flags from a Makefile.

This helps me in my C projects when the clangd LSP refuses to look for files outside the current directory.

Setup

git clone https://github.com/sunnybeta/cfgen.git
cd cfgen
chmod +x cfgen

Help

Usage: cfgen [FILE]

Generate compile_flags.txt file from a single Makefile

Example: cfgen root/Makefile

For bug report, raise an issue at https://github.com/sunnybeta/cfgen/issues or email Sunny Beta <sunnybeta@protonmail.com>.

:)

About

๐ŸŽ๏ธ Compile flags generator from Makefile

Topics

Resources

License

Stars

Watchers

Forks

Languages