the basic testing are good.
And now I want to join cloudcompare library into my project
but there's something wrong...
this is my CMakeLists codes about cloudcompare

https://imgur.com/sJyqQLp
When I #include <BinFilter.h>, is good.
But #include <ccPointCloud.h>, get error like this

https://imgur.com/QBWiWFp
I think there is something wrong with the CMakeLists file
Does anyone know some tips about this?