mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-31 07:00:41 +02:00
19 lines
324 B
YAML
19 lines
324 B
YAML
|
|
c_compiler:
|
|
- gcc # [linux]
|
|
|
|
c_compiler_version:
|
|
- 13 # [linux]
|
|
|
|
c_stdlib:
|
|
- sysroot # [linux]
|
|
|
|
cxx_compiler:
|
|
- gxx # [linux]
|
|
|
|
|
|
cxx_compiler_version:
|
|
- 13 # [linux]
|
|
|
|
c_stdlib_version: # [linux]
|
|
- 2.17 # [linux] |