Commit 83d3ba5
Changes to tools (#5605)
* Move IO tools to tools folder.
* Made all dependencies optional and build tools if requirements are met.
* Fix opnni_viewer_simple
* Satisfy clang-tidy
* Make io hard-dependency.
* Link pcl_common to pcl_io_ply.
* Fix includes from pcl_common.
* Remove check for pcl_io target.
Move tools under if target pcl_recognition.
Move tools under other if, having nested if instead of multiple conditions in ifs.
* More reorganizing due to dependencies.
* Fixup remove boost.
* Fix missing TARGET keyword
Co-authored-by: Markus Vieth <39675748+mvieth@users.noreply.github.com>
---------
Co-authored-by: Markus Vieth <39675748+mvieth@users.noreply.github.com>1 parent ad56383 commit 83d3ba5
18 files changed
Lines changed: 288 additions & 254 deletions
File tree
- common
- io
- tools
- ply
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | 175 | | |
177 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments