summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-TARGET_PROPERTY/Scope-build-stdout.txt
blob: fefad224e842ab92e8ced05b2a3b15e55227cdd9 (plain)
1
2
3
4
5
6
.*iface scope1: 'SCOPED_A_1;SCOPED_B_1'
.*iface scope2: 'SCOPED_A_2'
.*iface scope2 in scope1: 'SCOPED_A_2'
.*custom scope1: 'SCOPED_A_1;SCOPED_B_1'
.*custom scope2: 'SCOPED_A_2'
.*custom scope2 in scope1: 'SCOPED_A_1'