Commit 2d6929b
authored
Enable compilation with Eigen 5.0.0 (#6354)
* Enable compilation with Eigen 5.0.0
* Fix Eigen3 package version requirement
* Additional change in PCLConfig.cmake.in
* Add version check in CMakeLists.txt
Add version check for Eigen3 to ensure compatibility.
* Add version check in PCLConfig.cmake.in1 parent 3c65601 commit 2d6929b
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
350 | 353 | | |
351 | 354 | | |
352 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments