Mohammad Naghizadeh

Results 4 comments of Mohammad Naghizadeh

Actually, we can port the 3rdparties one by one. There will be no problem. In normal cases, if you use cupoch in a small project there will be no problem....

Also, I should mention some of the 3rdparties are not available in vcpkg. we can start with the ones that is available.

Regarding Flann, Yes I saw your changes, I solved it by subclassing Flann (I can't remember the correct class name) in cupoch and integrate the changes in the subclass instead...

Then I will close this pull request and start to port the 3rdparties one by one.