Open3D
Open3D copied to clipboard
Let function(open3d_build_3rdparty_library name) look for .pc as well?
trafficstars
Checklist
- [X] I have searched for similar issues.
- [X] For Python issues, I have tested with the latest development wheel.
- [X] I have checked the release documentation and the latest documentation (for
masterbranch).
My Question
It looks function(open3d_build_3rdparty_library name) in find_dependencies.cmake ONLY searches for .cmake, rather than .pc.
Can anybody help???
cheers