Skip to content

A CMake module allowing you to split gcc command line options into groups by their purpose

License

Notifications You must be signed in to change notification settings

KOLANICH-libs/GCCOptionsParser.cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GCCOptionsParser.cmake

A library that helps you with filtering gcc options to remove unneeded ones.

Can be used to filter unneeded CLI args when they are parsed from GCC command lines, which sometimes are present in files as they are, non in anyhow smart way.

About

A CMake module allowing you to split gcc command line options into groups by their purpose

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages