mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-28 13:40:42 +02:00

Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 9s
13 lines
245 B
YAML
13 lines
245 B
YAML
|
|
c_compiler:
|
|
- gcc # [linux]
|
|
|
|
c_stdlib:
|
|
- sysroot # [linux]
|
|
|
|
cxx_compiler:
|
|
- gxx # [linux]
|
|
|
|
|
|
c_stdlib_version: # [linux]
|
|
- 2.17 # [linux] |