Commit 5242fcf
Make arcana a PUBLIC dependency of AppRuntime
AppRuntime.h includes arcana/threading/cancellation.h and
arcana/threading/dispatcher.h in its public header. Consumers need
arcana's include directories to compile. Changed from PRIVATE to PUBLIC.
This was broken by #149 which moved arcana includes into the public
header when merging WorkQueue into AppRuntime.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 901208a commit 5242fcf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments