Skip to content

set_property: Allow both DIRECTORY and TARGET_DIRECTORY together

alcroito requested to merge alcroito/cmake:source_file_both_props into master

Allow specifying both DIRECTORY and TARGET_DIRECTORY in set_source_files_properties and set_property.

Fixes: #20932 (closed)
Backport: release

Edited by Brad King

Merge request reports