mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 22:15:04 +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 |