mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
18 lines
260 B
YAML
18 lines
260 B
YAML
name: ifcopenshell-build
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- boa
|
|
- boost-cpp
|
|
- occt
|
|
- libxml2
|
|
- cgal-cpp
|
|
- hdf5
|
|
- mpfr
|
|
- nlohmann_json
|
|
- swig
|
|
- zlib
|
|
# These needs to be installed per platform
|
|
#- sel(unix): gmp
|
|
#- sel(win): mpir
|