Commit cfa14de
authored
conditionally include hnsw source (rapidsai#2135)
This PR conditionally includes `hnsw` sources, to prevent build errors like those seen in cuGraph after rapidsai#2022 was merged. See also: rapidsai/cugraph#4121, rapidsai/cugraph#4122
Authors:
- Divye Gala (https://github.com/divyegala)
Approvers:
- Corey J. Nolet (https://github.com/cjnolet)
- Bradley Dice (https://github.com/bdice)
- Robert Maynard (https://github.com/robertmaynard)1 parent ed80374 commit cfa14de
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments