blob: bd0687326c970bbe1ad2932e05b6f49d1a28233f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
-- IMPORTED TARGET imported_local_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_global_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_local_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_global_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET Foo1 has GLOBAL scope: TRUE
-- IMPORTED TARGET Foo2 has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_var_local_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_var_global_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_var_local_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_var_global_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_global_lib has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_explicit_global_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_local_lib has GLOBAL scope: FALSE
-- IMPORTED TARGET imported_implied_local_ex has GLOBAL scope: FALSE
-- IMPORTED TARGET imported_no_var_local_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_no_var_global_target has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_no_var_local_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET imported_no_var_global_ex has GLOBAL scope: TRUE
-- IMPORTED TARGET not_imported_not_global has GLOBAL scope: FALSE
-- IMPORTED TARGET PackName has GLOBAL scope: TRUE
-- IMPORTED TARGET PackNameExe has GLOBAL scope: TRUE
-- IMPORTED TARGET PackName1 has GLOBAL scope: TRUE
-- IMPORTED TARGET PackNameExe1 has GLOBAL scope: TRUE
-- IMPORTED TARGET local_lib_glob has GLOBAL scope: TRUE
-- IMPORTED TARGET local_exe_glob has GLOBAL scope: TRUE
-- IMPORTED TARGET local_lib has GLOBAL scope: FALSE
-- IMPORTED TARGET local_exe has GLOBAL scope: FALSE
-- IMPORTED TARGET LT1 has GLOBAL scope: TRUE
-- IMPORTED TARGET LT2 has GLOBAL scope: TRUE
-- IMPORTED TARGET LT3 has GLOBAL scope: TRUE
-- IMPORTED TARGET LT4 has GLOBAL scope: TRUE
|