Commit 00f2844
Configure cmake with Debug build type to match ce_install
ce_install builds libraries with -DCMAKE_BUILD_TYPE=Debug, which can
append a debug postfix (e.g. libyaml-cppd.a instead of libyaml-cpp.a).
Match this in our cmake configure step so link.txt artifact detection
produces the correct library names.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0c8b6b5 commit 00f2844
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
| |||
0 commit comments