File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11c_compiler : # [linux]
22 - gcc # [linux]
3- cxx_compiler : # [linux]
4- - gxx # [linux]
5- cxx_compiler_version : # [linux]
6- - ' 14' # [linux]
73c_stdlib : # [linux]
84 - sysroot # [linux]
95c_stdlib_version : # [linux]
106 - ' 2.28' # [linux]
7+ c_compiler : # [osx]
8+ - clang # [osx]
9+ c_stdlib : # [osx]
10+ - macosx_deployment_target # [osx]
1111c_stdlib : # [win]
1212 - vs # [win]
13- cxx_compiler : # [win]
14- - vs2022 # [win]
1513c_compiler : # [win]
1614 - vs2022 # [win]
Original file line number Diff line number Diff line change 1- c_compiler : # [linux]
2- - gcc # [linux]
3- cxx_compiler : # [linux]
4- - gxx # [linux]
5- cxx_compiler_version : # [linux]
6- - ' 14' # [linux]
7- c_stdlib : # [linux]
8- - sysroot # [linux]
9- c_stdlib_version : # [linux]
10- - ' 2.28' # [linux]
11- c_stdlib : # [win]
12- - vs # [win]
13- cxx_compiler : # [win]
14- - vs2022 # [win]
15- c_compiler : # [win]
16- - vs2022 # [win]
1+ c_compiler : # [linux]
2+ - gcc # [linux]
3+ c_stdlib : # [linux]
4+ - sysroot # [linux]
5+ c_stdlib_version : # [linux]
6+ - ' 2.28' # [linux]
7+ c_stdlib : # [win]
8+ - vs # [win]
9+ c_compiler : # [win]
10+ - vs2022 # [win]
You can’t perform that action at this time.
0 commit comments