Skip to content

cmFileCommand: Refactor HandleCMakePathCommand

Artur Ryt requested to merge R2RT/cmake:refactor-handle-path-command into master

Make use of cmJoin and fresh cmRange::transform to reduce function complexity. Move conversion logic to named functions.

Edited by Artur Ryt

Merge request reports