Commit 1a0c0a2
build: add find_package(Threads REQUIRED) for replxx dep chain
replxx's cmake config propagates Threads::Threads; without an explicit
find_package(Threads) CMake errors out during generate step.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5030429 commit 1a0c0a2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments