cheshirekow / cmake_format

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

Feature request: allow to include the specific inner config files #315

Open leha-bot opened 1 year ago

leha-bot commented 1 year ago

As the configuration files contains the function info, it would be great to avoid polluting the main config with the inner functions (e.g. from /cmake/....) and include the inner /cmake/cmake-config.yml file with additional rules

thanks a lot for your utils!