Commit 93710a0
fix: add conan export to Dockerfile and README build steps
The vendored corrade/cci.20260327 recipe must be exported before any
conan install/cmake invocation on a clean cache. Update:
- docker/Dockerfile: COPY conan/ and run conan export before cmake
- README.md: add conan export step to the local build instructions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2670aee commit 93710a0
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
| 610 | + | |
609 | 611 | | |
610 | 612 | | |
611 | 613 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments