keymanapp / keymanapp/keyman

bug(common): multiple targets are not supported for a single dependency in builder

Open
#11,907 0 comments 0 reactions 0 assignees View on GitHub
bug ci common/
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

```
builder_describe "Keystroke processing engine (all archs)" \
@/common/include \
@/core:x86 @/core:x64 \
clean configure build test publish install \
:x86 :x64
```

This didn't work: `core:x64` overrides `core:x86` in the deps.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.