mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 19:19:15 +00:00
7 lines
260 B
YAML
7 lines
260 B
YAML
CONDA_BUILD_SYSROOT:
|
|
- /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
|
|
MACOSX_DEPLOYMENT_TARGET:
|
|
- "11.0"
|
|
CONDA_SUBDIR:
|
|
- osx-arm64
|
|
# boa build -m ./recipes/conda_build_config.yaml -m ./recipes/macos_sdk_config.yaml ./recipes/ros-humble-unilabos-msgs |