Skip to content

source_group: Fix regression in relative FILES

Brad King requested to merge brad.king/cmake:source_group-tree-files into master

Fix the check added in !3265 (merged) to convert to an absolute path before checking for existence.

Also simplify the conversion to an absolute path.

Fixes: #19454 (closed)

Merge request reports