Commit d1fe7f9
authored
refactor(build): restructure CMake files into subdirectories (#877)
* refactor(build): restructure CMake files into subdirectories
Signed-off-by: syaojun <libevent@yeah.net>
* fix: enable rust compile success
Signed-off-by: syaojun <libevent@yeah.net>
* fix: explicit compile benchmark
Signed-off-by: syaojun <libevent@yeah.net>
* fix: add benchmark directory path
Signed-off-by: syaojun <libevent@yeah.net>
* fix: add double dash for link flags
Signed-off-by: syaojun <libevent@yeah.net>
* fix: remove reduandant test and benckmark
Signed-off-by: syaojun <libevent@yeah.net>
---------
Signed-off-by: syaojun <libevent@yeah.net>1 parent 17be94a commit d1fe7f9
7 files changed
Lines changed: 369 additions & 317 deletions
File tree
- .github/workflows
- cpp
- benchmarks
- examples
- src
- test
- rust
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments