mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
11 lines
202 B
YAML
11 lines
202 B
YAML
CONDA_BUILD_SYSROOT: # used for github actions conda daily build
|
|
- /Users/runner/work/MacOSX10.13.sdk # [osx]
|
|
|
|
occt:
|
|
- 7.7.1
|
|
|
|
c_compiler:
|
|
- vs2022 # [win]
|
|
|
|
cxx_compiler:
|
|
- vs2022 # [win] |