summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Framework/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Ensure targets which are frameworks can be used freelyMarc Chevrier2022-03-291-0/+9
Ensure flag -F/path/to/framework is specified during compilation step of consumers of the framework. Fixes: #23336