cheshirekow / cmake_format

Source code formatter for cmake listfiles.
GNU General Public License v3.0
954 stars 105 forks source link

Default additional_commands #235

Open ghost opened 3 years ago

ghost commented 3 years ago

I couldn't find the list of additional_commands rules for default cmake functions. Where is it stored?

It doesn't recognize certain built-in functions or is simply outdated. I'd like to fix it properly.

cheshirekow commented 3 years ago

or is simply outdated

Probably this one. I am testing against cmake 3.11 because that is what I have available in CI.