Commit db28359
Fix CMake build related to index code refactor (#384)
Summary:
In d0139af, `block_cache/Index.cpp` was renamed to `block_cache/SparseMapIndex.cpp`, but this change was not reflected in the cmake build, causing errors.
Pull Request resolved: #384
Reviewed By: pbhandar2
Differential Revision: D74184037
Pulled By: haowu14
fbshipit-source-id: d0ce23fe7f85612ab1a1e7a6f929fa1ac01252731 parent 39e4dc8 commit db28359
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments