Skip to content

cmcmd: small for-loops and constness refactor

Artur Ryt requested to merge R2RT/cmake:refactor-cmcmd into master

Refactor for simple for-loops with cmMakeRange and consistent arg loop variable. Also pass args vector by const& to helper functions.

Edited by Artur Ryt

Merge request reports